Commit da971f13 authored by 智勇's avatar 智勇

up

parent 9e5abb5d
......@@ -46,7 +46,7 @@ function ack()
sleep 5
let "wait_ack_time+=5"
echo "waiting for $ip $project started flag for ${wait_ack_time} seconds"
elif [ "${bootstrap_flag}" = 1 ]
elif [ "${bootstrap_flag}" = 0 ]
then
echo "server $ip $project started ok in $wait_ack_time seconds~"
exit 0
......
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