terminal info

This commit is contained in:
rootzoll 2018-11-27 04:42:25 +01:00
parent e42930f083
commit 07c4722686

View File

@ -46,6 +46,7 @@ if [ ${bootstrapInfoExists} -eq 1 ]; then
else
# wait 2 sevs and check again
echo "bootstrap still running - state(${state}) message(${message})"
echo "please wait, act or CTRL+c --> Exit to terminal"
sleep 2
keepWaiting=1
fi