Update proxmenu-scripts.sh

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