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() {