mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Added a NOTE regarding osqueryd with TUF. (#15948)
Contributor doc change.
This commit is contained in:
parent
37ab55c2da
commit
e63e81076b
1 changed files with 1 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ make osqueryd-app-tar-gz version=5.5.1 out-path=.
|
|||
# Push the osqueryd target as a new version
|
||||
./tools/tuf/test/push_target.sh macos-app osqueryd osqueryd.app.tar.gz 5.5.1
|
||||
```
|
||||
NOTE: Contributors on macOS with Apple silicon ran into issues running osqueryd downloaded from GitHub. Until this issue is root caused, the workaround is to download osqueryd from [Fleet's TUF](https://tuf.fleetctl.com/).
|
||||
|
||||
E.g. to add a new version of `desktop` for macOS:
|
||||
```sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue