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])