mirror of
https://github.com/fleetdm/fleet
synced 2026-04-27 16:37:55 +00:00
Closes #31077. - Added logic to wait for the uninstall command to finish running before exiting the script. - Also added the `/norestart` flag so users who click uninstall in self-service aren't at risk of a sudden and unintentional reboot as the result of software uninstalling. # Checklist for submitter If some of the following don't apply, delete the relevant line. <!-- Note that API documentation changes are now addressed by the product design team. --> - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files) for more information. --------- Co-authored-by: Ian Littman <iansltx@gmail.com> |
||
|---|---|---|
| .. | ||
| install_deb.sh.golden | ||
| install_exe.ps1.golden | ||
| install_msi.ps1.golden | ||
| install_pkg.sh.golden | ||
| install_rpm.sh.golden | ||
| remove_deb.sh.golden | ||
| remove_exe.ps1.golden | ||
| remove_msi.ps1.golden | ||
| remove_pkg.sh.golden | ||
| remove_rpm.sh.golden | ||
| uninstall_deb.sh.golden | ||
| uninstall_exe.ps1.golden | ||
| uninstall_msi.ps1.golden | ||
| uninstall_pkg.sh.golden | ||
| uninstall_rpm.sh.golden | ||