diff --git a/scripts/install b/scripts/install index 67f9df1..fd2b161 100755 --- a/scripts/install +++ b/scripts/install @@ -145,7 +145,7 @@ chown -R $app:www-data "$final_path" #================================================= ynh_script_progression --message="Integrating service in YunoHost..." -yunohost service add $app --description "Mopidy music server" --log="/var/log/$app/$app.log" +yunohost service add $app --description="Mopidy music server" --log="/var/log/$app/$app.log" #================================================= # START SYSTEMD SERVICE