mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
small fix
This commit is contained in:
parent
d2b918490d
commit
ef1ae61131
@ -159,7 +159,7 @@ if [ -d $SNAPDIR ]
|
||||
then
|
||||
wget $STATIC/spreedme.sh -P $SCRIPTS
|
||||
bash $SCRIPTS/spreedme.sh
|
||||
rm $SCRIPTS/spreedme.sh.*
|
||||
rm $SCRIPTS/spreedme.*
|
||||
sudo -u www-data php $NCPATH/occ app:enable spreedme
|
||||
else
|
||||
sleep 1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user