From 818031b74c30e863f1191149c924310980612598 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Fri, 27 Sep 2019 11:02:46 +0800 Subject: [PATCH] scott: Job [Deploy_PIP_SIT_124] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ·¨¼y°ó --- jobs/Deploy_PIP_SIT_124/config.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/jobs/Deploy_PIP_SIT_124/config.xml b/jobs/Deploy_PIP_SIT_124/config.xml index 7aea9f54..d068d478 100644 --- a/jobs/Deploy_PIP_SIT_124/config.xml +++ b/jobs/Deploy_PIP_SIT_124/config.xml @@ -44,7 +44,12 @@ export JAVA_OPTS="$JAVA_OPTS -Dhttps.proxyHost=10.32.86.102 -Dhttps.proxyPo systemctl stop PIPWeb rm -f /opt/h2u/PIPWeb/lib/* cp target/universal/stage/lib/* /opt/h2u/PIPWeb/lib/ -systemctl start PIPWeb +systemctl start PIPWeb + +systemctl stop H2UApis +rm -f /opt/h2u/H2UApis/lib/* +cp target/universal/stage/lib/* /opt/h2u/H2UApis/lib/ +systemctl start H2UApis -- 2.26.2