1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Added MeshAgent ZIP links when compressed version is available.

This commit is contained in:
Ylian Saint-Hilaire 2021-08-17 15:32:58 -07:00
parent 348cd452ff
commit fae1101123
3 changed files with 16 additions and 2 deletions

View file

@ -27,7 +27,6 @@ function CreateMeshCentralServer(config, args) {
obj.mpsserver = null;
obj.mqttbroker = null;
obj.swarmserver = null;
obj.mailserver = null;
obj.smsserver = null;
obj.amtEventHandler = null;
obj.pluginHandler = null;