mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-07-05 15:06:53 +00:00
Update hw_grafics_menu.sh
This commit is contained in:
parent
f9207f92bb
commit
6b35b2aef4
@ -25,7 +25,7 @@ initialize_cache
|
|||||||
# ==========================================================
|
# ==========================================================
|
||||||
|
|
||||||
while true; do
|
while true; do
|
||||||
OPTION=$(whiptail --title "$(translate "GPUs and Coral-TPU Menu")" --menu "$(translate "Select an option:")" 15 60 8 \
|
OPTION=$(whiptail --title "$(translate "GPUs and Coral-TPU Menu")" --menu "$(translate "Select an option:")" 20 70 8 \
|
||||||
"1" "$(translate "Add HW iGPU acceleration to an LXC")" \
|
"1" "$(translate "Add HW iGPU acceleration to an LXC")" \
|
||||||
"2" "$(translate "Add Coral TPU to an LXC")" \
|
"2" "$(translate "Add Coral TPU to an LXC")" \
|
||||||
"3" "$(translate "Install/Update Coral TPU on the Host")" \
|
"3" "$(translate "Install/Update Coral TPU on the Host")" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user