better handling of path differences for MSI installers (#7035)
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)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
* Fixed a bug preventing `.msi` installers to be generated on Windows machines.
|
||||
Reference in New Issue
Block a user