From 91edc1b52b5b6090e48a3721464c2afbf113647d Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 19 Mar 2022 12:23:29 +0100 Subject: [PATCH] Update change_url --- scripts/change_url | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/change_url b/scripts/change_url index 9190bf9..f470998 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -140,7 +140,7 @@ ynh_store_file_checksum --file="/etc/default/jenkins" ynh_script_progression --message="Starting a systemd service..." # Start a systemd service -ynh_systemd_action --service_name=$app --action="start" --line_match="Started" --log_path="systemd" --timeout="300" +ynh_systemd_action --service_name=$app --action="start" --line_match="Started Jenkins Continuous Integration Server" --log_path="systemd" --timeout="300" #================================================= # RELOAD NGINX