1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/sogo_ynh.git synced 2024-09-03 20:26:07 +02:00
This commit is contained in:
Salamandar 2024-01-30 23:43:55 +01:00
parent 9f431d1ca2
commit 37c5124024

View file

@ -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"