Update proxmenu-scripts.sh
This commit is contained in:
@@ -12,7 +12,7 @@ INSTALL_PULSE() {
|
|||||||
[Nn]) MAIN_MENU;;
|
[Nn]) MAIN_MENU;;
|
||||||
* )
|
* )
|
||||||
echo
|
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
|
||||||
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;;
|
||||||
|
|||||||
Reference in New Issue
Block a user