mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-02-12 11:01:52 +00:00
Merge pull request #4581 from silversword411/master
docs - adding paths for agents
This commit is contained in:
commit
c605418fa7
1 changed files with 6 additions and 0 deletions
|
@ -25,6 +25,8 @@ xxx Path: `c:\Program Files\Mesh Agent\meshagent.msh`
|
||||||
|
|
||||||
## Linux / BSD
|
## Linux / BSD
|
||||||
|
|
||||||
|
Uninstall: `sudo /usr/local/mesh_services/meshagent/[agent-name]/meshagent -fulluninstall`
|
||||||
|
|
||||||
## Apple macOS Binary Installer
|
## Apple macOS Binary Installer
|
||||||
|
|
||||||
Default Install Path: `/usr/local/mesh_services/meshagent/meshagent`
|
Default Install Path: `/usr/local/mesh_services/meshagent/meshagent`
|
||||||
|
@ -38,6 +40,10 @@ launchctl stop meshagent
|
||||||
launchctl start meshagent
|
launchctl start meshagent
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Install:
|
||||||
|
|
||||||
|
Uninstall: `sudo /usr/local/mesh_services/meshagent/[agent-name]/meshagent -fulluninstall`
|
||||||
|
|
||||||
## Apple macOS Universal
|
## Apple macOS Universal
|
||||||
|
|
||||||
For OSx 11+ including Big Sur, Monterey and later
|
For OSx 11+ including Big Sur, Monterey and later
|
||||||
|
|
Loading…
Reference in a new issue