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:
parent
f8e060d46f
commit
dc7fd17402
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue