摘要: 1 #!/bin/bash 2 3 war_path="/usr/share/tomcat/.jenkins/workspace/MALL/trunk/target/mall.war" 4 webapp_path="/home/deploy/12220/" 5 classes_path="/home/deploy/12220/webapps/ROOT/WEB-INF/classes"... 阅读全文
posted @ 2017-11-24 10:52 nanahome 阅读(211) 评论(0) 推荐(0)