mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-07-02 14:06:53 +00:00
Update main_menu.sh
This commit is contained in:
parent
d78e4d7b8f
commit
e4efda6476
@ -42,7 +42,7 @@ load_language() {
|
||||
|
||||
show_menu() {
|
||||
while true; do
|
||||
OPTION=$(whiptail --title "$(translate "Main Menu")" --menu "$(translate "Select an option:")" 15 60 10 \
|
||||
OPTION=$(whiptail --title "$(translate "Main Menu")" --menu "$(translate "Select an option:")" 15 60 5 \
|
||||
"1" "$(translate "GPUs and Coral-TPU")" \
|
||||
"2" "$(translate "Hard Drives, Disk Images, and Storage")" \
|
||||
"3" "$(translate "Network")" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user