Update proxmenu-scripts.sh

This commit is contained in:
2026-03-06 21:17:26 -06:00
parent 595a53c789
commit f9f2b9d7e1

View File

@@ -12,7 +12,7 @@ INSTALL_PULSE() {
[Nn]) MAIN_MENU;;
* )
echo
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/pulse.sh)"
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;;