mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-20 21:23:28 +02:00
fix syntax
This commit is contained in:
@@ -16,7 +16,7 @@ lightning=""
|
|||||||
# chose blockchain
|
# chose blockchain
|
||||||
OPTIONS=()
|
OPTIONS=()
|
||||||
OPTIONS+=(BITCOIN "Setup BITCOIN Blockchain (BitcoinCore)")
|
OPTIONS+=(BITCOIN "Setup BITCOIN Blockchain (BitcoinCore)")
|
||||||
OPTIONS+=(LITECOIN "Setup LITECOIN Blockchain"))
|
OPTIONS+=(LITECOIN "Setup LITECOIN Blockchain")
|
||||||
CHOICE=$(dialog --clear \
|
CHOICE=$(dialog --clear \
|
||||||
--backtitle "RaspiBlitz ${codeVersion} - Setup" \
|
--backtitle "RaspiBlitz ${codeVersion} - Setup" \
|
||||||
--title "⚡ Blockchain ⚡" \
|
--title "⚡ Blockchain ⚡" \
|
||||||
|
Reference in New Issue
Block a user