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:
Thomas 2023-07-10 10:13:08 +02:00 committed by GitHub
parent f8e060d46f
commit dc7fd17402
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,7 +53,7 @@ systemctl enable "${app}.service" --quiet
#=================================================
ynh_script_progression --message="Integrating service in YunoHost..." --weight=1
yunohost service add "${app}" --description="Machine Translation API" --log="/var/log/$app/$app.log"
yunohost service add $app --description="Machine Translation API" --log="/var/log/$app/$app.log"
#=================================================
# START SYSTEMD SERVICE