mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-13 06:09:47 +02:00
allow continue on ssh break
This commit is contained in:
parent
d86e42c38e
commit
37069cd0f1
@ -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 ⚡"
|
||||
|
Loading…
x
Reference in New Issue
Block a user