diff --git a/scripts/change_url b/scripts/change_url index 715bc55..bdced63 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -48,7 +48,7 @@ popd #================================================= ynh_script_progression --message="Starting a systemd service..." --weight=1 -ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --line_match="HTTP server listening on 127.0.0.1" +ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --line_match="HTTP server listening on 127.0.0.1" #================================================= # END OF SCRIPT