From e82b749fc6f95af53fe751f16c737c91a7ba9edf Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 18 Jul 2026 21:46:54 -0500 Subject: [PATCH] update --- defaults.inc | 2 +- proxmenu-scripts.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/defaults.inc b/defaults.inc index 224955c..a6b811b 100755 --- a/defaults.inc +++ b/defaults.inc @@ -3,7 +3,7 @@ action="$1" FOLDER='/opt/idssys/ta-proxmenu' -VERS='2026.6.6-1' +VERS='2026.7.18-1' noupdate=' ' diff --git a/proxmenu-scripts.sh b/proxmenu-scripts.sh index 2c5ed4d..67d897b 100755 --- a/proxmenu-scripts.sh +++ b/proxmenu-scripts.sh @@ -39,7 +39,7 @@ INSTALL_PROXMENUX() { # * ) # echo bash -c "$(wget -qLO - https://raw.githubusercontent.com/MacRimi/ProxMenux/main/install_proxmenux.sh)" - systemctl disable --now proxmenux-monitor + # systemctl disable --now proxmenux-monitor menu # echo -e "\n${idsCL[Green]}ProxMenux has been installed${idsCL[Default]}" # [ ${action-x} ] && exit 0 || ENTER2CONTINUE