mirror of
https://github.com/YunoHost-Apps/gamja_ynh.git
synced 2024-09-03 18:36:34 +02:00
Update install
This commit is contained in:
parent
f9362bb33a
commit
0e78a69f02
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,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