diff --git a/scripts/upgrade b/scripts/upgrade index e694d12..94a9af9 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -155,7 +155,7 @@ ynh_use_logrotate --non-append #================================================= ynh_script_progression --message="Integrating service in YunoHost..." --weight=1 -yunohost service add $app --description="A short description of the app" --log="/var/log/$app/$app.log" +yunohost service add $app --description="A tiny little drawing app" --log="/var/log/$app/$app.log" #================================================= # START SYSTEMD SERVICE