wait info

This commit is contained in:
Christian Rotzoll 2019-05-03 13:25:04 +02:00
parent 4adc00b60d
commit 35c2df3dbe

View File

@ -35,7 +35,7 @@ fi
# CHECK #########
echo "*** Check ${network} Responding ***"
echo "*** Check ${network} Responding *** (can take a while)"
chainIsReady=0
loopCount=0
while [ ${chainIsReady} -eq 0 ]