From 9b2bcfe3a7e7e931807e792ae035af3be6006206 Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Thu, 18 Apr 2024 19:22:27 -0400 Subject: [PATCH] Update readme.md #240 --- lidarr/readme.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/lidarr/readme.md b/lidarr/readme.md index d2fb87a..bbdbce3 100644 --- a/lidarr/readme.md +++ b/lidarr/readme.md @@ -16,14 +16,7 @@ Container: 3. Start your container and wait for the application to load 4. Optional: Customize the configuration by modifying the following file `/config/extended.conf` 5. Restart the container - -## Uninstallation/Removal -1. Remove the 2 added volumes and delete the contents - `/custom-services.d` and `/custom-cont-init.d` -2. Delete the `/config/extended.conf` file -3. Delete the `/config/extended` folder and it's contents -4. Remove any Arr app customizations manually. - + ## Updating Updating is a bit more combersum. To update, do the following: @@ -34,6 +27,14 @@ Updating is a bit more combersum. To update, do the following: This configuration does its best to update everything automatically, but with how the core system is designed, the new scripts will not take affect until a second restart is completed because the container copies/uses the previous versions of the script for execution on the first restart. +## Uninstallation/Removal + +1. Remove the 2 added volumes and delete the contents + `/custom-services.d` and `/custom-cont-init.d` +2. Delete the `/config/extended.conf` file +3. Delete the `/config/extended` folder and it's contents +4. Remove any Arr app customizations manually. + ## Features