Commit 1912a0db authored by YM-RD-AP01\ymadmin's avatar YM-RD-AP01\ymadmin

20150024: Job [Deploy_CHMB_UAT_136] configuration updated

Change performed by ¤ý«~³ó
parent f207b5e6
......@@ -127,7 +127,8 @@ sed -i "s/<title.*/<title>CHM Booking Manage v${version}_${VAR}&lt
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
cp -rf src/main/resources/template /opt/chm/chmb/template
#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_Batch</command>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment