Commit 14f70a26 authored by 白秀江's avatar 白秀江

更新project-deploy.sh

parent b9d44321
...@@ -51,7 +51,7 @@ function restart() { ...@@ -51,7 +51,7 @@ function restart() {
function check() { function check() {
keyword=$3 keyword=$3
if [ $keyword -z ]; then if [ $keyword -z ]; then
keyword = "success" keyword="success"
fi fi
while [ $COUNT -lt 1 ]; do while [ $COUNT -lt 1 ]; do
echo -e ".\c" echo -e ".\c"
......
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