From 3717b3587057cc58c81f6ecdff7341579f9df6ce Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 3 Apr 2019 13:10:35 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 3ec1ea1..6d4db41 100644 --- a/scripts/install +++ b/scripts/install @@ -230,7 +230,7 @@ systemctl reload nginx #================================================= ynh_print_info "Start $app service..." -ynh_systemd_action --service_name="$app" --action="start" --log_path="systemd" --line_match="Server listening on localhost:9000" +ynh_systemd_action --service_name="$app" --action="start" --log_path="systemd" --line_match="Server listening on localhost" #================================================= # CHANGE PEERTUBE ADMIN PASSWORD AFTER INITIAL GEN