mirror of
https://github.com/YunoHost-Apps/gamja_ynh.git
synced 2024-09-03 18:36:34 +02:00
Update upgrade
This commit is contained in:
parent
0e78a69f02
commit
d722ca6629
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ ynh_add_systemd_config
|
|||
#=================================================
|
||||
ynh_script_progression --message="Integrating service in YunoHost..." --weight=1
|
||||
|
||||
yunohost service add $app --description="Simple IRC web client"
|
||||
yunohost service add $app --description="Simple IRC web client" --log="/var/log/$app/$app.log"
|
||||
|
||||
#=================================================
|
||||
# START SYSTEMD SERVICE
|
||||
|
|
Loading…
Reference in a new issue