diff --git a/agents/MeshAgentOSXPackager.zip b/agents/MeshAgentOSXPackager.zip new file mode 100644 index 00000000..b6c29dfd Binary files /dev/null and b/agents/MeshAgentOSXPackager.zip differ diff --git a/package.json b/package.json index d057d185..fbb1f476 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "meshcentral", - "version": "0.2.0-f", + "version": "0.2.0-h", "keywords": [ "Remote Management", "Intel AMT", diff --git a/public/scripts/amt-0.2.0.js b/public/scripts/amt-0.2.0.js index e56e1fb0..9fefec20 100644 --- a/public/scripts/amt-0.2.0.js +++ b/public/scripts/amt-0.2.0.js @@ -1,5 +1,5 @@ /** -* @fileoverview Intel(r) AMT Communication StackXX +* @fileoverview Intel(r) AMT Communication Stack * @author Ylian Saint-Hilaire * @version v0.2.0b */ diff --git a/views/default.handlebars b/views/default.handlebars index 0fb56911..4ea5665c 100644 --- a/views/default.handlebars +++ b/views/default.handlebars @@ -1984,7 +1984,8 @@ function addAgentToMesh(meshid) { if (xxdialogMode) return; var mesh = meshes[meshid], x = ''; - x += addHtmlValue('Operating System', '') + '
'; + //x += addHtmlValue('Operating System', '') + '
'; + x += addHtmlValue('Operating System', '') + '
'; // Windows agent install //x += "
To add a new computer to mesh " + EscapeHtml(mesh.name) + ", download the mesh agent and configuration file and install the agent on the computer to manage.

"; @@ -1999,6 +2000,11 @@ x += ''; x += "
"; + // OSX agent install + x += ""; + // Windows agent uninstall x += "