From 72a934c360c8adfe24a7d7bbbe7604020c54b3c1 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Fri, 1 May 2026 19:01:45 -0500 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 53d8569..6a43175 100755 --- a/proxmenu-scripts.sh +++ b/proxmenu-scripts.sh @@ -8,7 +8,7 @@ source /opt/idssys/ta-proxmenu/defaults.inc INSTALL_PULSE() { 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 -e "\n${idsCL[Green]}Pulse has been installed${idsCL[Default]}" [ ${action-x} ] && exit 0 || ENTER2CONTINUE