diff --git a/scripts/install b/scripts/install index 747d746..9844b34 100644 --- a/scripts/install +++ b/scripts/install @@ -347,7 +347,7 @@ systemctl reload nginx # START SERVICE #================================================= -ynh_systemd_action --action=start --service_name=$app --line_match="Redis connection:" +ynh_systemd_action --action=start --service_name=$app --line_match="Browse to http://localhost" #================================================= # END OF SCRIPT