Commit e5340338 by giaogiao

JenkinsRestart启动脚本

parent 54c6df7b
......@@ -8,4 +8,4 @@ ps aux|grep bootstrap-2.0|awk '{print $2}'|xargs kill -9
# 启动新jar,
nohup java -jar bootstrap-2.0.jar &>/dev/null &
echo "success"
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