diff --git a/scripts/install b/scripts/install index 0235b50..2e4cd59 100644 --- a/scripts/install +++ b/scripts/install @@ -86,7 +86,7 @@ ynh_add_nginx_config #================================================= ynh_script_progression --message="Integrating service in YunoHost..." --weight=1 -yunohost service add $app --description="Versatile web based messenger using IRC" --log="/var/log/$app.log" +yunohost service add $app --description="Versatile web based messenger using IRC" --log="/var/log/$app/$app.log" #================================================= # START SYSTEMD SERVICE