linux git拉取代碼 腳本一鍵部署項目發佈

#!/bin/bash . /etc/profilegit PROG="pinyu" service tomcat-$PROG stopweb TOMCAT_DIR="/usr/tomcat/tomcat-$PROG-80" DIR="/usr/git/pinyu" cd $DIR git pull mvn clean package -Dmaven.test.skip=trueapache rm
相關文章
相關標籤/搜索