Adds support for pihole update manager (#151)

This commit is contained in:
Philipp Weißmann
2019-05-15 12:08:15 +02:00
committed by Roey Darwish Dror
parent ac2524edd7
commit 4f61a12013
3 changed files with 17 additions and 0 deletions

View File

@@ -104,6 +104,7 @@ Just run `topgrade`. It will run the following steps:
* **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)