allow continue on ssh break

This commit is contained in:
Christian Rotzoll 2019-04-26 14:19:07 +02:00
parent d86e42c38e
commit 37069cd0f1

View File

@ -305,11 +305,6 @@ if [ ${setupStep} -eq 0 ]; then
elif [ ${setupStep} -lt 100 ]; then
# see function above
if [ ${setupStep} -gt 59 ]; then
waitUntilChainNetworkIsReady
fi
# continue setup
BACKTITLE="${hostname} / ${network} / ${chain}"
TITLE="⚡ Welcome to your RaspiBlitz ⚡"