diff --git a/scripts/restore b/scripts/restore index 263b8c9..8551aca 100755 --- a/scripts/restore +++ b/scripts/restore @@ -59,7 +59,7 @@ yunohost service add $app --description="Machine Translation API" --log="/var/lo #================================================= ynh_script_progression --message="Starting a systemd service..." --weight=1 -ynh_systemd_action --service_name="${app}" --action="start" +ynh_systemd_action --service_name="${app}" --action="start" #================================================= # GENERIC FINALIZATION