From 3eb12e9b8875fe31c67e9e94892e08ff56cc7650 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 28 Feb 2026 12:59:45 -0600 Subject: [PATCH] Update proxmenu-scripts.sh --- proxmenu-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxmenu-scripts.sh b/proxmenu-scripts.sh index eb6cc82..e71572e 100755 --- a/proxmenu-scripts.sh +++ b/proxmenu-scripts.sh @@ -140,7 +140,7 @@ DETECT_CPU(){ proxclmc 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 case "$choice" in [Yy])