diff --git a/scripts/restore b/scripts/restore index 3de4d56..c3638e4 100755 --- a/scripts/restore +++ b/scripts/restore @@ -53,7 +53,7 @@ systemctl enable "${app}.service" --quiet #================================================= ynh_script_progression --message="Integrating service in YunoHost..." --weight=1 -yunohost service add "${app}" --description="Fittrackee main service" --log="/var/log/$app/$app.log" +yunohost service add "${app}" --description="Machine Translation API" --log="/var/log/$app/$app.log" #================================================= # START SYSTEMD SERVICE