mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Update root directory in docs (#1568)
This commit is contained in:
parent
baeb80f3b5
commit
57ec5fc331
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ To directly execute the launcher binary without having to mess with packages, in
|
|||
```
|
||||
./build/launcher \
|
||||
--hostname=fleet.acme.net:443 \
|
||||
--root_directory=/var/kolide-fleet \
|
||||
--root_directory=$(mktemp -d) \
|
||||
--enroll_secret=32IeN3QLgckHUmMD3iW40kyLdNJcGzP5
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue