Commit 15803e13 authored by 白秀江's avatar 白秀江

更新project-deploy.sh

parent eadf6c28
...@@ -12,6 +12,7 @@ echo $IP ...@@ -12,6 +12,7 @@ echo $IP
# $3 检查的url # $3 检查的url
# #
function deploy() { function deploy() {
cd $2
sh -x ./restart.sh sh -x ./restart.sh
COUNT=0 COUNT=0
TIMES=0 TIMES=0
......
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