1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wekan_ynh.git synced 2024-09-03 20:36:09 +02:00

Merge pull request #2 from yalh76/restart

replace restart by start in scripts/upgrade
This commit is contained in:
yalh76 2019-02-18 21:34:55 +01:00 committed by GitHub
commit 7810425d96

View file

@ -121,5 +121,5 @@ systemctl reload nginx
# START SERVICE
#=================================================
ynh_systemd_action --action=start --service_name=$app --log_path="systemd"
ynh_systemd_action --action=restart --service_name=$app --log_path="systemd"
sleep 10