Skip to content

Commit

Permalink
docs - adding uninstall commands #4576
Browse files Browse the repository at this point in the history
  • Loading branch information
silversword411 committed Sep 22, 2022
1 parent b51108a commit 7353de1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/docs/meshcentral/agents.md
Expand Up @@ -25,6 +25,8 @@ xxx Path: `c:\Program Files\Mesh Agent\meshagent.msh`

## Linux / BSD

Uninstall: `sudo /usr/local/mesh_services/meshagent/[agent-name]/meshagent -fulluninstall`

## Apple macOS Binary Installer

Default Install Path: `/usr/local/mesh_services/meshagent/meshagent`
Expand All @@ -38,6 +40,10 @@ launchctl stop meshagent
launchctl start meshagent
```

Install:

Uninstall: `sudo /usr/local/mesh_services/meshagent/[agent-name]/meshagent -fulluninstall`

## Apple macOS Universal

For OSx 11+ including Big Sur, Monterey and later
Expand Down

0 comments on commit 7353de1

Please sign in to comment.