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