diff --git a/scripts/restore b/scripts/restore index 33422df..556c820 100644 --- a/scripts/restore +++ b/scripts/restore @@ -103,7 +103,7 @@ systemctl enable $app.service #================================================= ynh_script_progression --message="Integrating service in YunoHost..." -yunohost service add $app --description "Web-based music collection server and streamer" --log_path="/var/log/$app/$app.log" +yunohost service add $app --description "Web-based music collection server and streamer" --log "/var/log/$app/$app.log" #================================================= # START SYSTEMD SERVICE