From 1cb684a4e77d2f020a1d0da3fa68d3e59b9f2048 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 28 Feb 2026 12:44:33 -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 06326d1..f869ef4 100755 --- a/proxmenu-scripts.sh +++ b/proxmenu-scripts.sh @@ -147,7 +147,7 @@ DETECT_CPU(){ echo echo -e "\n${idsCL[Green]}All VM's have been reconfigured\n${idsCL[LightCyan]}This will require the VM's to be powered off and then turned back on in order to take effect${idsCL[Default]}" ;; - done + esac [ ${action-x} ] && exit 0 ENTER2CONTINUE