mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-28 04:26:28 +02:00
fix gui
This commit is contained in:
@@ -53,7 +53,7 @@ if [ "${network}" == "bitcoin" ]; then
|
|||||||
--backtitle "RaspiBlitz ${codeVersion} - Setup" \
|
--backtitle "RaspiBlitz ${codeVersion} - Setup" \
|
||||||
--title "⚡ Lightning ⚡" \
|
--title "⚡ Lightning ⚡" \
|
||||||
--menu "\nChoose your Lightning Client: \n " \
|
--menu "\nChoose your Lightning Client: \n " \
|
||||||
13 64 7 \
|
12 64 6 \
|
||||||
"${OPTIONS[@]}" \
|
"${OPTIONS[@]}" \
|
||||||
2>&1 >/dev/tty)
|
2>&1 >/dev/tty)
|
||||||
clear
|
clear
|
||||||
|
Reference in New Issue
Block a user