This commit is contained in:
MacRimi 2025-03-06 23:29:30 +01:00
parent 91361e2f19
commit b0c37c5fc0

View File

@ -29,7 +29,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 8 \ OPTION=$(whiptail --title "$(translate "Main ProxMenux")" --menu "$(translate "Select an option:")" 20 70 8 \
"1" "$(translate "Settings post-install Proxmox")" \ "1" "$(translate "Settings post-install Proxmox")" \
"2" "$(translate "Hardware: GPUs and Coral-TPU")" \ "2" "$(translate "Hardware: GPUs and Coral-TPU")" \
"3" "$(translate "Hard Drives, Disk Images, and Storage")" \ "3" "$(translate "Hard Drives, Disk Images, and Storage")" \