1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-22 02:32:51 +01:00

Updated Updating (markdown)

Taloth 2019-03-10 21:35:33 +01:00
parent 884f3e5045
commit 207075e76e

@ -16,6 +16,8 @@ Both Linux and OS X now have the ability to update directly from the UI or autom
**Mechanism**
- **Built-in** - Use Sonarr's own updater
- **Script** - Use a custom external script to update Sonarr, it will need to take care of stopping and starting Sonarr during the update process
- **Apt** - Set by the Debian/Ubuntu package when updating is managed exclusively via Apt
- **Docker** - Set by the Docker image author when updating is only allowed by using a new image version
**Script** - Visible only when *Mechanism* is set to *Script* - Path to update script