mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-03-30 23:37:05 +00:00
add quotes around variable
This commit is contained in:
parent
8e7b4b501d
commit
da6a204adf
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user