This commit is contained in:
rootzoll
2021-05-21 20:52:35 -05:00
parent 59f6367d4b
commit 1630fd2510

View File

@@ -21,7 +21,7 @@ CHOICE=$(dialog --clear \
--backtitle "RaspiBlitz ${codeVersion} - Setup" \
--title "⚡ Blockchain ⚡" \
--menu "\nChoose which Blockchain to run: \n " \
13 64 7 \
11 64 5 \
"${OPTIONS[@]}" \
2>&1 >/dev/tty)
clear