From 7664361efc0d6fb58d20ca5bbe4acb6b1ccb3bd6 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 25 Oct 2019 19:25:35 +0200 Subject: [PATCH] Update upgrade --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 7f0d51c..c98b470 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -186,7 +186,7 @@ fi #================================================= ynh_print_info --message="Starting a systemd service..." -ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --line_match="Stopped Write Freely" +ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --line_match="Serving on" #================================================= # RELOAD NGINX