From b83bd099d2295eabe922ead3e8c07884e93ca4ea Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Thu, 19 Oct 2023 04:52:02 -0400 Subject: [PATCH] Update readme.md #95 - Add actual download link to make it more clear.... --- radarr/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/radarr/readme.md b/radarr/readme.md index 3f1bdd4..525c6e9 100644 --- a/radarr/readme.md +++ b/radarr/readme.md @@ -7,7 +7,7 @@ Container: https://docs.linuxserver.io/images/docker-radarr
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/radarr/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/radarr/scripts_init.bash) ([Download Link](https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/radarr/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