Update install

This commit is contained in:
yalh76 2019-04-03 13:10:35 +02:00
parent b27c501196
commit 3717b35870

View file

@ -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