Add mas support for macOS (fix #307)

This commit is contained in:
Roey Darwish Dror
2020-01-28 16:22:17 +02:00
parent d2f038f6a6
commit b5e5cb0b32
3 changed files with 14 additions and 4 deletions

View File

@@ -130,13 +130,13 @@ Just run `topgrade`. It will run the following steps:
* **Linux**: Update snap packages
* **Linux**: Run [fwupdmgr](https://github.com/hughsie/fwupd) to show firmware upgrade. (View
only. No upgrades will actually be performed)
* **Linux**: Run `rpi-update` to update Raspberry Pi Firmware
* **Linux**: Run [pihole](https://pi-hole.net/) updater
* Run custom defined commands
* Final stage
* **Linux**: Run [needrestart](https://github.com/liske/needrestart)
* **Windows**: Run Windows Update (You'll have to install [PSWindowsUpdate](https://marckean.com/2016/06/01/use-powershell-to-install-windows-updates/))
* **macOS**: Upgrade App Store applications
* **macOS**: Upgrade App Store applications using [mas](https://github.com/mas-cli/mas)
* **macOS**: Upgrade the system
* **FreeBSD**: Run `freebsd-upgrade`
## Customization