mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-13 15:21:33 -05:00
Clean up module install code
Having a global reference for InstallModuleChildProcess isn't actually required since this is javascript. Take the substring that doesn't include the version tag, so "require" can find the module Fixes #631
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "meshcentral",
|
||||
"version": "0.4.3-v",
|
||||
"version": "0.4.3-w",
|
||||
"keywords": [
|
||||
"Remote Management",
|
||||
"Intel AMT",
|
||||
|
||||
Reference in New Issue
Block a user