mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-25 13:51:15 +00:00
Update
This commit is contained in:
@@ -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")" \
|
||||
|
Reference in New Issue
Block a user