qbittorrent
> updates
This commit is contained in:
parent
1615f47afb
commit
866f5eb086
@ -1,13 +1,19 @@
|
|||||||
# assign_category.py
|
# assign_category.py
|
||||||
|
<details>
|
||||||
|
<summary>assign_category.py</summary>
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
# docker-compose-qbittorrent.yml
|
# docker-compose-qbittorrent.yml
|
||||||
|
<details>
|
||||||
|
<summary>docker-compose-qbittorrent.yml</summary>
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
# extra_packages.sh
|
# extra_packages.sh
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>extra_packages.sh</summary>
|
||||||
This script goes in the `/custom_script` volume folder for **qbittorrent** container. It will install three programs.
|
This script goes in the `/custom_script` volume folder for **qbittorrent** container. It will install three programs.
|
||||||
|
|
||||||
- **python3:** This is the dependant programming language needed.
|
- **python3:** This is the dependant programming language needed.
|
||||||
@ -40,4 +46,5 @@ The last part of the script will install Alpines version of **qbittorrent-api**
|
|||||||
apk add py3-qbittorrent-api
|
apk add py3-qbittorrent-api
|
||||||
```
|
```
|
||||||
|
|
||||||
> </br>Everything with `echo` will be printed out to the logs and the terminal. This way if for whatever reason the script is not working you can search the logs to troubleshoot the issue.</br>
|
></br> 📝 **Note:** Everything with `echo` will be printed out to the logs and the terminal. This way if for whatever reason the script is not working you can search the logs to troubleshoot the issue.</br>
|
||||||
|
</details>
|
Loading…
x
Reference in New Issue
Block a user