This commit is contained in:
2026-07-18 22:50:55 -05:00
parent e82b749fc6
commit af8a7eef88
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
action="$1" action="$1"
FOLDER='/opt/idssys/ta-proxmenu' FOLDER='/opt/idssys/ta-proxmenu'
VERS='2026.7.18-1' VERS='2026.7.18-2'
noupdate=' ' noupdate=' '
+1 -1
View File
@@ -79,7 +79,7 @@ INSTALL_SCREENCONNECT() {
wget "${SCURL}" -O /tmp/scinstall wget "${SCURL}" -O /tmp/scinstall
dpkg -i /tmp/scinstall dpkg -i /tmp/scinstall
apt install --fix-broken -y apt install --fix-broken -y
apt remove "connectwis*" -y apt remove "connectwis*" -y > /dev/null 2>&1
dpkg -i /tmp/scinstall dpkg -i /tmp/scinstall
rm -f /tmp/scinstall rm -f /tmp/scinstall
systemctl disable --now proxmenux-monitor systemctl disable --now proxmenux-monitor