mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-28 20:42:41 +02:00
fix gui
This commit is contained in:
@@ -21,7 +21,7 @@ CHOICE=$(dialog --clear \
|
|||||||
--backtitle "RaspiBlitz ${codeVersion} - Setup" \
|
--backtitle "RaspiBlitz ${codeVersion} - Setup" \
|
||||||
--title "⚡ Blockchain ⚡" \
|
--title "⚡ Blockchain ⚡" \
|
||||||
--menu "\nChoose which Blockchain to run: \n " \
|
--menu "\nChoose which Blockchain to run: \n " \
|
||||||
13 64 7 \
|
11 64 5 \
|
||||||
"${OPTIONS[@]}" \
|
"${OPTIONS[@]}" \
|
||||||
2>&1 >/dev/tty)
|
2>&1 >/dev/tty)
|
||||||
clear
|
clear
|
||||||
|
Reference in New Issue
Block a user