mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-17 17:57:23 +01:00
Add quotes
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user