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

Update project-deploy.sh

parent 9a6470c7
......@@ -21,7 +21,7 @@ while [ $COUNT -lt 1 ]; do
if [ $COUNT -gt 0 ]; then
break
fi
let $TIMES=TIMES+1
let TIMES=TIMES+1
if [ $TIMES -gt 20 ]; then
break
fi
......
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