false
ylhealth
-1
5
-1
-1
2
https://cm.ylhealth.org/gitlab/YongYue/hi365-api.git
3485e854-8389-40e8-8c86-b94e94e91904
develop
false
HI365_SIT_10.57.105.27
false
false
false
false
false
build
gradle-5-6
true
false
false
false
false
systemctl stop CRM
chm=/opt/CRM/
tempdir=$(mktemp -d)
rm -f ${chm}/lib/*
rm -rf ${chm}/templates/*
7za x target/CRM-pack.zip -o"${tempdir}"
mv -f ${tempdir}/CRM/lib/* "${chm}/lib"
mv -f ${tempdir}/CRM/templates/* "${chm}/templates"
rm -rf "${tempdir}"
systemctl start CRM
false
false