mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 16:39:01 +00:00
Updated docs to point to https://download.fleetdm.com/stable (#20094)
#19182 Updated docs to point to https://download.fleetdm.com/stable The files at the root (https://download.fleetdm.com/fleetd-base.pkg and https://download.fleetdm.com/fleetd-base.msi) will no longer be updated.
This commit is contained in:
parent
414d53d65a
commit
0f50da4833
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ fleetctl package --type=pkg --use-system-configuration --fleet-desktop
|
|||
|
||||
## For Windows:
|
||||
|
||||
1. Download the Base MSI installer from [https://download.fleetdm.com/fleetd-base.msi](https://download.fleetdm.com/fleetd-base.msi) (once installed, `fleetd` and `fleet-desktop` will be upgraded to the latest)
|
||||
1. Download the Base MSI installer from [https://download.fleetdm.com/stable/fleetd-base.msi](https://download.fleetdm.com/stable/fleetd-base.msi) (once installed, `fleetd` and `fleet-desktop` will be upgraded to the latest)
|
||||
|
||||
2. Install fleet on Windows boxes by passing the `FLEET_URL` and `FLEET_SECRET` properties to the MSI installer:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue