diff --git a/scripts/upgrade b/scripts/upgrade index 357efd5..6d2d9cd 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -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