diff --git a/scripts/menus/main_menu.sh b/scripts/menus/main_menu.sh index 3f038a4..f13784a 100644 --- a/scripts/menus/main_menu.sh +++ b/scripts/menus/main_menu.sh @@ -29,7 +29,7 @@ initialize_cache show_menu() { 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")" \ "2" "$(translate "Hardware: GPUs and Coral-TPU")" \ "3" "$(translate "Hard Drives, Disk Images, and Storage")" \