Update hw_grafics_menu.sh

This commit is contained in:
MacRimi 2025-01-31 20:45:42 +01:00 committed by GitHub
parent 5e5612a07b
commit 5349bbe9b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@ fi
while true; do
OPTION=$(whiptail --title "$(translate "GPUs and Coral-TPU Menu")" --menu "$(translate "Select an option:")" 15 60 3 \
OPTION=$(whiptail --title "$(translate "GPUs and Coral-TPU Menu")" --menu "$(translate "Select an option:")" 15 60 8 \
"1" "$(translate "Añadir aceleración gráfica HW iGPU a un LXC")" \
"2" "$(translate "Añadir Coral TPU a un LXC")" \
"3" "$(translate "Instalar/Actualizar Coral TPU en el Host")" \