1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/libretranslate_ynh.git synced 2024-09-03 19:36:00 +02:00

Update restore

This commit is contained in:
Éric Gaspar 2023-08-10 07:54:58 +02:00
parent e7b2f96600
commit ad02f0e3eb

View file

@ -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