mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-03-30 23:37: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
|
||||
|
||||
echo "Restoring backup from $1"
|
||||
service php$PHP_VER-fpm stop
|
||||
service "php$PHP_VER-fpm" stop
|
||||
|
||||
# remove the current ownCloud/Nextcloud installation
|
||||
rm -rf /usr/local/lib/owncloud/
|
||||
|
Loading…
Reference in New Issue
Block a user