From 303d451929f0a38cf5c1195aea3cff54dd36e75c Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Thu, 18 Apr 2024 19:26:42 -0400 Subject: [PATCH] Update readme.md #240 #228 --- readarr/readme.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/readarr/readme.md b/readarr/readme.md index 2b48e16..d5e3c9f 100644 --- a/readarr/readme.md +++ b/readarr/readme.md @@ -26,3 +26,14 @@ Updating is a bit more combersum. To update, do the following: 1. Restart the container again, for the new scripts to activate. 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` +1. Delete the `/config/extended.conf` file +1. Delete the `/config/extended` folder and it's contents +1. Remove any Arr app customizations manually. + +## Support +[Information](https://github.com/RandomNinjaAtk/arr-scripts/tree/main?tab=readme-ov-file#support-info)