Update proxmenu-scripts.sh

This commit is contained in:
2026-03-07 14:20:31 -06:00
parent 476ea29235
commit 39fce89f4d

View File

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