Commit a1427b04 authored by 白秀江's avatar 白秀江

更新project-deploy.sh

parent 108a925c
...@@ -13,8 +13,8 @@ echo $IP ...@@ -13,8 +13,8 @@ echo $IP
# #
function deploy() { function deploy() {
cd $2 cd $2
set -u nohup sh $2/stop.sh &
sh $2/stop.sh sleep 5
sh $2/start.sh sh $2/start.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