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

更新project-deploy.sh

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