mirror of
https://github.com/YunoHost-Apps/sogo_ynh.git
synced 2024-09-03 20:26:07 +02:00
debug
This commit is contained in:
parent
9f431d1ca2
commit
37c5124024
1 changed files with 2 additions and 0 deletions
|
@ -56,6 +56,8 @@ chmod -R 750 "/var/log/$app"
|
|||
#=================================================
|
||||
ynh_script_progression --message="Starting a systemd service..." --weight=1
|
||||
|
||||
ynh_exec_warn nginx -t
|
||||
|
||||
ynh_systemd_action --service_name="$app" --action="restart" --log_path="systemd"
|
||||
ynh_systemd_action --service_name="stunnel4" --action="restart" --log_path="systemd"
|
||||
|
||||
|
|
Loading…
Reference in a new issue