mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-17 17:57:23 +01:00
add quotes around variable
This commit is contained in:
@@ -46,5 +46,5 @@ chown www-data:www-data "$STORAGE_ROOT/owncloud/config.php"
|
||||
|
||||
sudo -u www-data "php$PHP_VER" /usr/local/lib/owncloud/occ maintenance:mode --off
|
||||
|
||||
service php$PHP_VER-fpm start
|
||||
service "php$PHP_VER-fpm" start
|
||||
echo "Done"
|
||||
|
||||
Reference in New Issue
Block a user