mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2024-11-19 18:00:22 +01:00
#1433 fix typo
This commit is contained in:
parent
b6ec6a805a
commit
ead8d61c63
@ -23,7 +23,7 @@ if [ "$1" = "menu" ]; then
|
||||
# check if index is ready
|
||||
if [ "${isIndexed}" == "0" ]; then
|
||||
dialog --title " Blockchain Index Not Ready " --msgbox "
|
||||
The Blockchain Index is still getting build.
|
||||
The Blockchain Index is still getting built.
|
||||
${indexInfo}
|
||||
This can take multiple hours.
|
||||
" 9 48
|
||||
|
Loading…
Reference in New Issue
Block a user