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

更新project-deploy.sh

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