Update proxmenu-scripts.sh

This commit is contained in:
2026-02-28 13:35:24 -06:00
parent e3fa6f43f0
commit 869f86a4f4

View File

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