fix syntax

This commit is contained in:
rootzoll 2021-05-21 20:50:00 -05:00
parent 56b3a72e74
commit 59f6367d4b

View file

@ -16,7 +16,7 @@ lightning=""
# chose blockchain
OPTIONS=()
OPTIONS+=(BITCOIN "Setup BITCOIN Blockchain (BitcoinCore)")
OPTIONS+=(LITECOIN "Setup LITECOIN Blockchain"))
OPTIONS+=(LITECOIN "Setup LITECOIN Blockchain")
CHOICE=$(dialog --clear \
--backtitle "RaspiBlitz ${codeVersion} - Setup" \
--title "⚡ Blockchain ⚡" \