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