Skip to content

Commit 3be688a

Browse files
Update readme.md
#95 - Add download URL
1 parent 75cb98b commit 3be688a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonarr/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Version Tag: develop (v4 is required for some of the features)
99
Docker Run Example: <br>
1010
`-v /path/to/preferred/local/folder-01:/custom-services.d` <br>
1111
`-v /path/to/preferred/local/folder-02:/custom-cont-init.d`
12-
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`
12+
3. Download the [script_init.bash](https://github.com/RandomNinjaAtk/arr-scripts/blob/main/sonarr/scripts_init.bash) ([Download Link](https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/sonarr/scripts_init.bash)) and place it into the following folder: `/custom-cont-init.d`
1313
4. Start your container and wait for the application to load
1414
5. Optional: Customize the configuration by modifying the following file `/config/extended.conf`
1515
6. Restart the container

0 commit comments

Comments
 (0)