update
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
|
||||
action="$1"
|
||||
FOLDER='/opt/idssys/ta-proxmenu'
|
||||
VERS='2026.7.18-1'
|
||||
VERS='2026.7.18-2'
|
||||
|
||||
noupdate=' '
|
||||
|
||||
|
||||
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user