mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
This reverts commit 7477da389c.
See [this
comment](https://github.com/fleetdm/fleet/issues/25734#issuecomment-2664193526)
for background. tl;dr: we _don't_, and _won't for now_, push script
updates down to installers when the scripts are updated on the FMA side.
This commit is contained in:
parent
44f9a0882f
commit
355c050a31
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ Fleet maintains these [celebrity apps](https://github.com/fleetdm/fleet/blob/mai
|
|||
- Post-install script
|
||||
- Uninstall scripts
|
||||
|
||||
If you find that a script doesn't work as expected, please file a [bug](https://github.com/fleetdm/fleet/issues/new?template=bug-report.md). When scripts are fixed, after upgrading Fleet, they are automatically updated for you unless you edited any of the scripts.
|
||||
These scripts are auto-generated based on the app's Homebrew Cask formula, but you can modify them. Modifying these scripts allows you to tailor the app installation process to your organization's needs, such as automating additional setup tasks or custom configurations post-installation.
|
||||
|
||||
## Install the app
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue