From 2ed4af39b7d969df6e47bbcc79cc34eece908950 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Mon, 30 Jul 2018 19:43:20 +0800 Subject: [PATCH] 20140144: Job [Deploy_CHMB_UAT_136] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ·¨¼y°ó --- jobs/Deploy_CHMB_UAT_136/config.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/jobs/Deploy_CHMB_UAT_136/config.xml b/jobs/Deploy_CHMB_UAT_136/config.xml index 27f547d1..155d7e62 100644 --- a/jobs/Deploy_CHMB_UAT_136/config.xml +++ b/jobs/Deploy_CHMB_UAT_136/config.xml @@ -124,11 +124,13 @@ sed -i "s/<title.*/<title>CHM Booking Manage v${version}_${VAR}< sudo systemctl stop CHMB +sudo systemctl stop CHMB_Batch rm -f /opt/chm/chmb/lib/* 7za e target/CHMB-pack.zip -o/opt/chm/chmb/lib/ CHMB/lib/*.* -r -y 7za e target/CHMB-pack.zip -o/opt/chm/chmb/template/ CHMB/template/*.* -r -y 7za e target/CHMB-pack.zip -o/opt/chm/chmb/sample/ CHMB/sample/*.* -r -y -sudo systemctl start CHMB +sudo systemctl start CHMB +sudo systemctl start CHMB_Batch -- 2.26.2