update
This commit is contained in:
+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