From 5422af1e826bfceb71a0c59ae4921a0ce82d2b97 Mon Sep 17 00:00:00 2001 From: MacRimi <123239993+MacRimi@users.noreply.github.com> Date: Tue, 10 Jun 2025 12:45:17 +0200 Subject: [PATCH] Update main_menu.sh --- scripts/menus/main_menu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/menus/main_menu.sh b/scripts/menus/main_menu.sh index cdf94ad..8d19477 100644 --- a/scripts/menus/main_menu.sh +++ b/scripts/menus/main_menu.sh @@ -37,7 +37,7 @@ show_menu() { dialog --clear \ --backtitle "ProxMenux" \ --title "$(translate "Main ProxMenux")" \ - --menu "$(translate "Select an option:")" 18 70 10 \ + --menu "$(translate "Select an option:")" 20 70 10 \ 1 "$(translate "Settings post-install Proxmox")" \ 2 "$(translate "Help and Info Commands")" \ 3 "$(translate "Hardware: GPUs and Coral-TPU")" \