diff --git a/scripts/install b/scripts/install index b167f73..dff51a3 100755 --- a/scripts/install +++ b/scripts/install @@ -182,7 +182,7 @@ ynh_use_logrotate #================================================= ynh_script_progression --message="Integrating service in YunoHost..." --weight=1 -yunohost service add $app --description="Smart recuoe management" --log="/var/log/$app/$app.log" +yunohost service add $app --description="Smart recipe management" --log="/var/log/$app/$app.log" #================================================= # START SYSTEMD SERVICE