mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-25 19:21:57 +02:00
wait just after chainetwork started
This commit is contained in:
@@ -73,7 +73,9 @@ if [ ${setupState} -eq 0 ]; then
|
||||
elif [ ${setupState} -lt 100 ]; then
|
||||
|
||||
# see function above
|
||||
waitUntilChainNetworkIsReady
|
||||
if [ ${setupState} -gt 59 ]; then
|
||||
waitUntilChainNetworkIsReady
|
||||
fi
|
||||
|
||||
# continue setup
|
||||
BACKTITLE="${name} / ${network} / ${chain}"
|
||||
|
Reference in New Issue
Block a user