mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-07-04 22:46:54 +00:00
Update main_menu.sh
This commit is contained in:
parent
a5ca8a7204
commit
1797f5f75f
@ -28,7 +28,7 @@ initialize_cache
|
|||||||
|
|
||||||
show_menu() {
|
show_menu() {
|
||||||
while true; do
|
while true; do
|
||||||
OPTION=$(whiptail --title "$(translate "Main Menu")" --menu "$(translate "Select an option:")" 20 70 7 \
|
OPTION=$(whiptail --title "$(translate "Main Menu")" --menu "$(translate "Select an option:")" 20 70 8 \
|
||||||
"1" "$(translate "GPUs and Coral-TPU")" \
|
"1" "$(translate "GPUs and Coral-TPU")" \
|
||||||
"2" "$(translate "Hard Drives, Disk Images, and Storage")" \
|
"2" "$(translate "Hard Drives, Disk Images, and Storage")" \
|
||||||
"3" "$(translate "Network")" \
|
"3" "$(translate "Network")" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user