diff --git a/proxmenu-scripts.sh b/proxmenu-scripts.sh index e71572e..1b9c31e 100755 --- a/proxmenu-scripts.sh +++ b/proxmenu-scripts.sh @@ -140,7 +140,7 @@ DETECT_CPU(){ proxclmc echo - echo -en "${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[LightGreen]}$(proxclmc --list-only)${idsCL[LightCyan]}' on all VMs (y/N)?${idsCL[Default]} " read -n 1 choice case "$choice" in [Yy])