From 6c8f4fbfe8395a6000bb69e53c595d629fd766bc Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 28 Feb 2026 12:45:26 -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 53c7fc9..bfac5b0 100755 --- a/proxmenu-scripts.sh +++ b/proxmenu-scripts.sh @@ -139,7 +139,7 @@ DETECT_CPU(){ proxclmc echo - read -n 1 -p "Would you like to set this for all VMs (Y/n)?" choice + read -n 1 -p "Would you like to set this for all VMs (y/N)?" choice case "$choice" in *) echo;; [Yy])