@meru2802/aux-server 1.0.10 → 1.0.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -599,8 +599,8 @@ agentSvcName='nexusagent.service'
599
599
  agentSysD="/etc/systemd/system/\${agentSvcName}"
600
600
  agentDir='/opt/nexusagent'
601
601
  meshDir='/opt/nexusmeshbackend'
602
- meshSystemBin="\${meshDir}/meshbackend"
603
- meshSvcName='meshbackend.service'
602
+ meshSystemBin="\${meshDir}/NexusMeshBackend"
603
+ meshSvcName='NexusMeshBackend.service'
604
604
  meshSysD="/lib/systemd/system/\${meshSvcName}"
605
605
 
606
606
  deb=(ubuntu debian raspbian kali linuxmint)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@meru2802/aux-server",
3
- "version": "1.0.10",
3
+ "version": "1.0.11",
4
4
  "description": "Nexus EPM auxillary server to facilitate additional functionality required by Scogo Iceberg",
5
5
  "main": "index.js",
6
6
  "files": [