Update proxmenu-scripts.sh

This commit is contained in:
2026-02-28 12:45:26 -06:00
parent 1dda65fe01
commit 6c8f4fbfe8

View File

@@ -139,7 +139,7 @@ DETECT_CPU(){
proxclmc proxclmc
echo 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 case "$choice" in
*) echo;; *) echo;;
[Yy]) [Yy])