mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 16:39:01 +00:00
Related to #7036, Tested in: - [x] macOS via `fleetctl package --type=msi` (non-native) - [x] Linux native via `docker run -v "$(pwd)" fleetdm/fleetctl package --type=msi` (native) - [x] Windows via `fleetctl pacakge --type=msi` (thanks to @edwardsb) (non-native)
1 line
80 B
Text
1 line
80 B
Text
* Fixed a bug preventing `.msi` installers to be generated on Windows machines.
|