mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-25 19:21:57 +02:00
fix typo
This commit is contained in:
@@ -53,7 +53,7 @@ isWaitingBlockchain=$( sudo -u bitcoin tail -n 2 /mnt/hdd/lnd/logs/${network}/${
|
||||
if [ ${isWaitingBlockchain} -gt 0 ]; then
|
||||
isInitialChainSync=1
|
||||
fi
|
||||
fi [ ${online} -eq 0 ]; then
|
||||
if [ ${online} -eq 0 ]; then
|
||||
heigh=7
|
||||
width=44
|
||||
infoStr=$(echo " Waiting INTERNET CONNECTION\n RaspiBlitz cannot ping 1.1.1.1\n Local IP is ${localip}\n Please check cables and router.")
|
||||
|
Reference in New Issue
Block a user