Update proxmenu-scripts.sh

This commit is contained in:
2026-02-28 12:59:45 -06:00
parent a2ef9d464a
commit 3eb12e9b88

View File

@@ -140,7 +140,7 @@ DETECT_CPU(){
proxclmc proxclmc
echo echo
echo -em "${idsCL[LightCyan]}Would you like to set '${idsCL[Green]}$(proxclmc --list-only)${idsCL[LightCyan]}' on all VMs (y/N)?${idsCL[Default]}" echo -en "${idsCL[LightCyan]}Would you like to set '${idsCL[Green]}$(proxclmc --list-only)${idsCL[LightCyan]}' on all VMs (y/N)?${idsCL[Default]}"
read -n 1 choice read -n 1 choice
case "$choice" in case "$choice" in
[Yy]) [Yy])