From 207075e76ed31aab21389817cded230804914ca1 Mon Sep 17 00:00:00 2001 From: Taloth Date: Sun, 10 Mar 2019 21:35:33 +0100 Subject: [PATCH] Updated Updating (markdown) --- Updating.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Updating.md b/Updating.md index 9376f30..bb3d5dd 100644 --- a/Updating.md +++ b/Updating.md @@ -13,9 +13,11 @@ Both Linux and OS X now have the ability to update directly from the UI or autom ### Options ### **Automatic** - Enable automatic updating, please test the update process manually to ensure it will work for your setup before enabling -**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 +**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