mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-19 04:00:34 +02:00
fix syntax
This commit is contained in:
@@ -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 ⚡" \
|
||||
|
Reference in New Issue
Block a user