From 4f482e889e9c6241c9289a072ad3ca3f8b6b1204 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 19 Mar 2019 22:01:09 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 0150904..f45cc25 100644 --- a/scripts/install +++ b/scripts/install @@ -281,7 +281,7 @@ systemctl reload nginx # START SERVICE #================================================= -ynh_systemd_action --action=start --service_name=$app --log_path=systemd --line_match="Started Distbin Service" +ynh_systemd_action --action=start --service_name=$app --line_match="http" #================================================= # END OF SCRIPT