This commit is contained in:
rootzoll 2020-01-26 22:15:07 +01:00
parent 94bebb6c6a
commit b6f98debe5

View file

@ -126,7 +126,7 @@ This can take multiple hours.
STATUS "ElectRS Status Info"
)
CHOICE=$(whiptail --clear --title "Electrum Rust Server" --menu "menu" 8 50 "${OPTIONS[@]}" 2>&1 >/dev/tty)
CHOICE=$(whiptail --clear --title "Electrum Rust Server" --menu "menu" 10 50 4 "${OPTIONS[@]}" 2>&1 >/dev/tty)
clear
case $CHOICE in