From af8a7eef884050856f5edaffea8e8651acc1d2e0 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 18 Jul 2026 22:50:55 -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 a6b811b..1727cfa 100755 --- a/defaults.inc +++ b/defaults.inc @@ -3,7 +3,7 @@ action="$1" FOLDER='/opt/idssys/ta-proxmenu' -VERS='2026.7.18-1' +VERS='2026.7.18-2' noupdate=' ' diff --git a/proxmenu-scripts.sh b/proxmenu-scripts.sh index 67d897b..31bb546 100755 --- a/proxmenu-scripts.sh +++ b/proxmenu-scripts.sh @@ -79,7 +79,7 @@ INSTALL_SCREENCONNECT() { wget "${SCURL}" -O /tmp/scinstall dpkg -i /tmp/scinstall apt install --fix-broken -y - apt remove "connectwis*" -y + apt remove "connectwis*" -y > /dev/null 2>&1 dpkg -i /tmp/scinstall rm -f /tmp/scinstall systemctl disable --now proxmenux-monitor