mirror of
https://github.com/YunoHost-Apps/weblate_ynh.git
synced 2024-10-01 13:35:04 +02:00
Update restore
This commit is contained in:
parent
3740972942
commit
9243ffb59a
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ ynh_restore_file --origin_path="/etc/logrotate.d/$app"
|
|||
ynh_script_progression --message="Integrating service in YunoHost..." --weight=3
|
||||
|
||||
yunohost service add $app --log="/var/log/$app/weblate.log"
|
||||
yunohost service add "$app-celery" --log="/var/log/$app/weblate-celery.log"
|
||||
yunohost service add "$app-celery" --log="/var/log/$app/weblate-celery-w1.log"
|
||||
|
||||
#=================================================
|
||||
# START SYSTEMD SERVICE
|
||||
|
|
Loading…
Reference in a new issue