mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
Save nextant configuration on success
This commit is contained in:
parent
3fbffb0d05
commit
103c8d1408
@ -114,7 +114,7 @@ else
|
||||
fi
|
||||
rm -r $NT_RELEASE
|
||||
sudo -u www-data php $NCPATH/occ app:enable nextant
|
||||
sudo -u www-data php $NCPATH/occ nextant:test http://127.0.0.1:8983/solr/ nextant
|
||||
sudo -u www-data php $NCPATH/occ nextant:test http://127.0.0.1:8983/solr/ nextant --save
|
||||
sudo -u www-data php $NCPATH/occ nextant:index
|
||||
|
||||
if [ $? -eq 0 ]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user