mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Fix typo in Adding-hosts.md (#10991)
This commit is contained in:
parent
cea358f53a
commit
98421d5356
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ When you install the generated Orbit installer on a host, this host will automat
|
|||
|
||||
### Signing installers
|
||||
|
||||
>**Note:** Currently, the `fleetclt package` does not provide support for signing Windows Orbit installers. Windows installers can be signed after building.
|
||||
>**Note:** Currently, the `fleetctl package` does not provide support for signing Windows Orbit installers. Windows installers can be signed after building.
|
||||
|
||||
The `fleetctl package` provides support for signing and notarizing macOS osquery installers via the
|
||||
`--sign-identity` and `--notarize` flags.
|
||||
|
|
|
|||
Loading…
Reference in a new issue