mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
As reported in #6127, the `fleetctl debug` `archive` and `errors` commands were failing on Windows because filenames are not allowed to contain colons `:`. This changeset removes colina from the filename of the archives generated by both commands.
1 line
73 B
Text
1 line
73 B
Text
* Fixed the `fleetctl debug` `archive` and `errors` commands on Windows.
|