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