Commit 2c7523b7 authored by YM-RD-AP01\ymadmin's avatar YM-RD-AP01\ymadmin

20160017: Job [Deploy_CHM_SIT_124] configuration updated

Change performed by ÁªþÈ
parent ff7e3a40
......@@ -150,12 +150,10 @@ tempdir=$(mktemp -d)
sudo rm -f ${chm}/lib/*
sudo rm -rf ${chm}/templates/*
sudo rm -rf ${chm}/sample/*
7za x target/CRM-pack.zip -o"${tempdir}"
sudo mv -f ${tempdir}/CRM/lib/* "${chm}/lib"
sudo mv -f ${tempdir}/CRM/templates/* "${chm}/templates"
sudo mv -f ${tempdir}/CRM/static/assets/web/sample/* "${chm}/sample/*"
rm -rf "${tempdir}"
sudo systemctl start CRM</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