mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
fix syntax
This commit is contained in:
parent
355600566d
commit
6b2f9c8def
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ Starting RaspiBlitz
|
|||
Please wait ...
|
||||
" 6 24
|
||||
|
||||
if [ "${eventID}" == "waitsync" ]; then
|
||||
elif [ "${eventID}" == "waitsync" ]; then
|
||||
|
||||
dialog --backtitle "${backtitle}" --cr-wrap --infobox "
|
||||
Preparing Blockchain Sync
|
||||
|
|
Loading…
Add table
Reference in a new issue