From cd966d79c11010e19f4a60772a3ef9ea1e35e992 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Fri, 10 Aug 2018 15:38:17 +0800 Subject: [PATCH] 20140144: Job [Deploy_HRB_SIT_131] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ·¨¼y°ó --- jobs/Deploy_HRB_SIT_131/config.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/jobs/Deploy_HRB_SIT_131/config.xml b/jobs/Deploy_HRB_SIT_131/config.xml index d57cbbc1..690a03ea 100644 --- a/jobs/Deploy_HRB_SIT_131/config.xml +++ b/jobs/Deploy_HRB_SIT_131/config.xml @@ -113,9 +113,8 @@ sed -i "s/<base.*/<base href=\"\/\" version=\"${versio sudo systemctl stop hrb -sudo rm /opt/HRB/HRB.jar -sudo mv target/HRB-*-exec.jar /opt/HRB/HRB.jar -sudo chmod +x /opt/HRB/HRB.jar +sudo rm -f /opt/HRB/lib/* +sudo 7za e target/HRB-pack.zip -o/opt/HRB/lib/ HRB/lib/*.* -r -y sudo systemctl start hrb -- 2.26.2