From 39fce89f4d3b048e2d8ad2a55648077af230c8d5 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 7 Mar 2026 14:20:31 -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 9a33eaa..f5572b6 100755 --- a/proxmenu-scripts.sh +++ b/proxmenu-scripts.sh @@ -11,7 +11,7 @@ INSTALL_PULSE() { curl -fsSL https://github.com/rcourtman/Pulse/releases/latest/download/install.sh | bash echo echo -e "\n${idsCL[Green]}Pulse has been installed${idsCL[Default]}" - [ ${action-x} ] && exit 0 || ENTER2CONTINUE;; + [ ${action-x} ] && exit 0 || ENTER2CONTINUE } INSTALL_ACRONIS() {