mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-10 21:03:09 +02:00
make window larger
This commit is contained in:
@@ -162,7 +162,7 @@ if [ "${runBehindTor}" = "on" ]; then
|
|||||||
OPTIONS+=(FULLY_NODED "Fully Noded (iOS+Tor)")
|
OPTIONS+=(FULLY_NODED "Fully Noded (iOS+Tor)")
|
||||||
fi
|
fi
|
||||||
|
|
||||||
CHOICE=$(whiptail --clear --title "Choose Mobile Wallet" --menu "" 14 62 8 "${OPTIONS[@]}" 2>&1 >/dev/tty)
|
CHOICE=$(whiptail --clear --title "Choose Mobile Wallet" --menu "" 14 75 8 "${OPTIONS[@]}" 2>&1 >/dev/tty)
|
||||||
|
|
||||||
/home/admin/config.scripts/blitz.display.sh hide
|
/home/admin/config.scripts/blitz.display.sh hide
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user