Update proxmenu-scripts.sh

This commit is contained in:
2026-04-13 19:14:25 -05:00
parent 6866e58f30
commit a778cb2ed5
+1 -1
View File
@@ -8,7 +8,7 @@ source /opt/idssys/ta-proxmenu/defaults.inc
INSTALL_PULSE() {
echo
curl -fsSL https://github.com/rcourtman/Pulse/releases/latest/download/install.sh | bash
bash <(curl -fsSL https://github.com/rcourtman/Pulse/releases/latest/download/install.sh)
echo
echo -e "\n${idsCL[Green]}Pulse has been installed${idsCL[Default]}"
[ ${action-x} ] && exit 0 || ENTER2CONTINUE