1
0
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:
KiekerJan 2025-03-03 19:35:54 +01:00
parent da6a204adf
commit 6adc494e49

View File

@ -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/