6 Star 10 Fork 10

紫水木鱼 / retailscm-biz-suite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
java-sync.sh 471 Bytes
一键复制 编辑 原始数据 按行查看 历史
philip 提交于 2019-07-03 14:17 . Fix code issue - supporting spring boot
MODELNAME=retailscm
DEST_HOST=philip@demo.doublechaintech.com
cd ~/githome/${MODELNAME}-biz-suite/ && rm -rf bizcore/WEB-INF/${MODELNAME}_core_src
java -jar ~/githome/splitter.jar ${MODELNAME}
# cd ~/githome/${MODELNAME}-biz-suite/&& git pull --allow-unrelated-histories && cd ../
cd ~/githome/${MODELNAME}-biz-suite/bizcore&& gradle classes && cd ../../
cd ~/githome/${MODELNAME}-biz-suite/ && rsync -avz bizcore/* ${DEST_HOST}:~/resin-3.1.12/webapps/${MODELNAME}/
1
https://gitee.com/zishuimuyu/retailscm-biz-suite.git
git@gitee.com:zishuimuyu/retailscm-biz-suite.git
zishuimuyu
retailscm-biz-suite
retailscm-biz-suite
master

搜索帮助