mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-08 20:08:10 +02:00
fix cli ui
This commit is contained in:
parent
f94e90e054
commit
a805764be0
@ -116,6 +116,7 @@ if [ ${bitcoinRunning} -eq 0 ]; then
|
||||
seconds=10
|
||||
fi
|
||||
dialog --pause " Double checking for ${network}d - please wait .." 8 58 ${seconds}
|
||||
clear
|
||||
bitcoinRunning=$(${network}-cli getblockchaininfo | grep "initialblockdownload" -c)
|
||||
else
|
||||
echo "${network} is running"
|
||||
|
Loading…
x
Reference in New Issue
Block a user