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

更新project-deploy.sh

parent e298b982
...@@ -13,9 +13,7 @@ echo $IP ...@@ -13,9 +13,7 @@ echo $IP
# #
function deploy() { function deploy() {
cd $2 cd $2
$2/stop.sh sh $2/restart.sh
sleep 5
sh $2/start.sh
COUNT=0 COUNT=0
TIMES=0 TIMES=0
if [ -n $3 ]; then if [ -n $3 ]; then
......
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