Update main_menu.sh

This commit is contained in:
MacRimi 2025-06-10 12:45:17 +02:00 committed by GitHub
parent 444002b006
commit 5422af1e82
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,7 +37,7 @@ show_menu() {
dialog --clear \ dialog --clear \
--backtitle "ProxMenux" \ --backtitle "ProxMenux" \
--title "$(translate "Main 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")" \ 1 "$(translate "Settings post-install Proxmox")" \
2 "$(translate "Help and Info Commands")" \ 2 "$(translate "Help and Info Commands")" \
3 "$(translate "Hardware: GPUs and Coral-TPU")" \ 3 "$(translate "Hardware: GPUs and Coral-TPU")" \