diff --git a/scripts/restore b/scripts/restore index 71f1eab..92499c2 100644 --- a/scripts/restore +++ b/scripts/restore @@ -113,7 +113,7 @@ systemctl enable $app.service # INTEGRATE SERVICE IN YUNOHOST #================================================= -yunohost service add $app --description "Responsive web-based XMPP client" --log "/var/log/$app/$app.log" +yunohost service add $app --description "Responsive web-based XMPP client" --log="/var/log/$app/$app.log" #================================================= # START SYSTEMD SERVICE