mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-01 23:57:05 +00:00
Add quotes
This commit is contained in:
parent
da6a204adf
commit
6adc494e49
@ -27,7 +27,7 @@ if [ ! -f "$1/config.php" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Restoring backup from $1"
|
echo "Restoring backup from $1"
|
||||||
service php$PHP_VER-fpm stop
|
service "php$PHP_VER-fpm" stop
|
||||||
|
|
||||||
# remove the current ownCloud/Nextcloud installation
|
# remove the current ownCloud/Nextcloud installation
|
||||||
rm -rf /usr/local/lib/owncloud/
|
rm -rf /usr/local/lib/owncloud/
|
||||||
|
Loading…
Reference in New Issue
Block a user