Update readme.md

#240 #228
This commit is contained in:
RandomNinjaAtk 2024-04-18 19:26:42 -04:00 committed by GitHub
parent 63d5fabf45
commit 303d451929
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)