From d835918c9bb50c7ce75613481e90eaf489add3f3 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 28 Feb 2026 12:44:13 -0600 Subject: [PATCH] Update proxmenu-scripts.sh --- proxmenu-scripts.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/proxmenu-scripts.sh b/proxmenu-scripts.sh index f984601..06326d1 100755 --- a/proxmenu-scripts.sh +++ b/proxmenu-scripts.sh @@ -147,6 +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 [ ${action-x} ] && exit 0 ENTER2CONTINUE