Update proxmenu-scripts.sh
This commit is contained in:
@@ -43,7 +43,8 @@ INSTALL_PROXMENUX() {
|
||||
[Nn]) MAIN_MENU;;
|
||||
* )
|
||||
echo
|
||||
bash -c "$(wget -qLO - https://raw.githubusercontent.com/MacRimi/ProxMenux/refs/heads/main/scripts/post_install/customizable_post_install.sh)"
|
||||
bash <(curl -sL https://raw.githubusercontent.com/MacRimi/ProxMenux/refs/heads/main/scripts/post_install/customizable_post_install.sh)
|
||||
# bash -c "$(wget -qLO - https://raw.githubusercontent.com/MacRimi/ProxMenux/refs/heads/main/scripts/post_install/customizable_post_install.sh)"
|
||||
# bash -c "$(wget -qLO - https://raw.githubusercontent.com/MacRimi/ProxMenux/main/install_proxmenux.sh)"
|
||||
systemctl disable --now proxmenux-monitor
|
||||
echo -e "\n${idsCL[Green]}ProxMenux has been installed${idsCL[Default]}"
|
||||
|
||||
Reference in New Issue
Block a user