mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Updated all MeshAgents.
This commit is contained in:
parent
b0b407203d
commit
4aa40f8399
25 changed files with 107 additions and 86 deletions
|
@ -14,12 +14,6 @@ See the License for the specific language governing permissions and
|
|||
limitations under the License.
|
||||
*/
|
||||
|
||||
/*
|
||||
TODO: in msh, when:
|
||||
InstallFlags=1 --> Interactive only, show connect button, not install/uninstal.
|
||||
InstallFlags=2 --> Background only, show only install/uninstal, not connect.
|
||||
*/
|
||||
|
||||
var msh = {};
|
||||
var s = null;
|
||||
try { s = require('service-manager').manager.getService('meshagent'); } catch (e) { }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue