mirror of
https://github.com/YunoHost-Apps/wekan_ynh.git
synced 2024-09-03 20:36:09 +02:00
replace restart by start in scripts/upgrade
This commit is contained in:
parent
1f7fa01735
commit
d6c921308f
1 changed files with 1 additions and 1 deletions
|
@ -121,5 +121,5 @@ systemctl reload nginx
|
||||||
# START SERVICE
|
# 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
|
sleep 10
|
||||||
|
|
Loading…
Reference in a new issue