From 75cb98bb44fdef6c0ea787efd1b86c1d6220ad12 Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Thu, 19 Oct 2023 04:54:05 -0400 Subject: [PATCH] Update readme.md #95 - Add actual download url --- lidarr/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lidarr/readme.md b/lidarr/readme.md index fb02d53..f3d7d36 100644 --- a/lidarr/readme.md +++ b/lidarr/readme.md @@ -9,7 +9,7 @@ Container: https://docs.linuxserver.io/images/docker-lidarr
Docker Run Example:
`-v /path/to/preferred/local/folder-01:/custom-services.d`
`-v /path/to/preferred/local/folder-02:/custom-cont-init.d` -2. Download the [script_init.bash](https://github.com/RandomNinjaAtk/arr-scripts/blob/main/lidarr/scripts_init.bash) and place it into the following folder:
+2. Download the [script_init.bash](https://github.com/RandomNinjaAtk/arr-scripts/blob/main/lidarr/scripts_init.bash) ([Download Link](https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/lidarr/scripts_init.bash)) and place it into the following folder:
`-v /path/to/preferred/local/folder-02:/custom-cont-init.d` 3. Start your container and wait for the application to load 4. Optional: Customize the configuration by modifying the following file `/config/extended.conf`