parent
555bcf4977
commit
7fceead15b
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Container: [https://docs.linuxserver.io/images/docker-sabnzbd](https://docs.linu
|
||||||
`/custom-cont-init.d` <br>
|
`/custom-cont-init.d` <br>
|
||||||
Docker Run Example: <br>
|
Docker Run Example: <br>
|
||||||
`-v /path/to/preferred/local/directory:/custom-cont-init.d`
|
`-v /path/to/preferred/local/directory:/custom-cont-init.d`
|
||||||
1. Download the [script_init.bash](https://github.com/RandomNinjaAtk/arr-scripts/blob/main/sabnzbd/scripts_init.bash) and place it into the following folder: `/custom-cont-init.d`
|
1. Download the [script_init.bash](https://github.com/RandomNinjaAtk/arr-scripts/blob/main/sabnzbd/scripts_init.bash) ([Download Link](https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/sabnzbd/scripts_init.bash)) and place it into the following folder: `/custom-cont-init.d`
|
||||||
1. Start your container and wait for the application to load
|
1. Start your container and wait for the application to load
|
||||||
1. Optional: Customize the configuration by modifying the following file `/config/extended.conf`
|
1. Optional: Customize the configuration by modifying the following file `/config/extended.conf`
|
||||||
1. Add the `/config/scripts` folder to the "Scripts Folder" folder setting in SABnzbd
|
1. Add the `/config/scripts` folder to the "Scripts Folder" folder setting in SABnzbd
|
||||||
|
|
Loading…
Reference in a new issue