Commit 517c70c4 authored by 白秀江's avatar 白秀江

更新project-deploy.sh

parent 3933f2da
......@@ -15,6 +15,6 @@ while [ $COUNT -lt 1 ]; do
fi
let TIMES=TIMES+1
if [ $TIMES -gt 200 ]; then
break
exit 1
fi
done
\ No newline at end of file
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