diff --git a/scripts/install b/scripts/install index 2db3ae6..6bad382 100644 --- a/scripts/install +++ b/scripts/install @@ -169,7 +169,7 @@ ynh_use_logrotate #================================================= ynh_script_progression --message="Integrating service in YunoHost..." -yunohost service add $app --description="$app daemon for Distbin" --log="/var/log/$app/$app.log" +yunohost service add $app --description="$app daemon for distbin" --log="/var/log/$app/$app.log" #================================================= # START SYSTEMD SERVICE