From fa1b40728e01c94895b87c80e95bfd1458a4e72e Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Sun, 16 Jul 2023 14:35:56 -0400 Subject: [PATCH] Update readme.md #22 --- readarr/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readarr/readme.md b/readarr/readme.md index 2ae2588..8b010be 100644 --- a/readarr/readme.md +++ b/readarr/readme.md @@ -8,7 +8,7 @@ Container: https://docs.linuxserver.io/images/docker-readarr
Docker Run Example:
`-v /path/to/preferred/local/folder-01:/custom-services.d`
`-v /path/to/preferred/local/folder-02:/custom-cont-init.d` -3. Download the [script_init.bash](https://github.com/RandomNinjaAtk/arr-scripts/blob/main/sonarr/scripts_init.bash) and place it into the following folder: `/custom-cont-init.d` +3. Download the [script_init.bash](https://github.com/RandomNinjaAtk/arr-scripts/blob/main/readarr/scripts_init.bash) and place it into the following folder: `/custom-cont-init.d` 4. Start your container and wait for the application to load 5. Optional: Customize the configuration by modifying the following file `/config/extended.conf` 6. Restart the container