mirror of
https://github.com/YunoHost-Apps/codimd_ynh.git
synced 2024-09-03 18:16:32 +02:00
service add
This commit is contained in:
parent
72436eb688
commit
50f7a5c2f6
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ ynh_replace_string --match_string="__NODE__" --replace_string="$nodejs_path
|
|||
|
||||
ynh_add_systemd_config
|
||||
|
||||
#yunohost service add "$app" --description "CodiMD daemon"
|
||||
yunohost service add "$app" --description "CodiMD daemon" --log="/var/log/$app/$app.log"
|
||||
|
||||
#=================================================
|
||||
# SECURE FILES AND DIRECTORIES
|
||||
|
|
Loading…
Reference in a new issue