updated boostrap info

This commit is contained in:
rootzoll
2018-11-27 04:40:46 +01:00
parent f4675ca01c
commit e42930f083

View File

@@ -45,6 +45,7 @@ if [ ${bootstrapInfoExists} -eq 1 ]; then
# 3) when bootstap is still running
else
# wait 2 sevs and check again
echo "bootstrap still running - state(${state}) message(${message})"
sleep 2
keepWaiting=1
fi