mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-07 16:15:55 +02:00
Update 91-configuration.sh
This commit is contained in:
@@ -9,6 +9,13 @@ cd /config/qBittorrent/
|
|||||||
LINE=$(sed -n '/Preferences/=' qBittorrent.conf)
|
LINE=$(sed -n '/Preferences/=' qBittorrent.conf)
|
||||||
LINE=$((LINE + 1))
|
LINE=$((LINE + 1))
|
||||||
|
|
||||||
|
##################
|
||||||
|
# Default folder #
|
||||||
|
##################
|
||||||
|
|
||||||
|
mkdir -p /share/qbittorrent || true
|
||||||
|
chown -R abc:abc /share/qBittorrent
|
||||||
|
|
||||||
################
|
################
|
||||||
# SSL CONFIG #
|
# SSL CONFIG #
|
||||||
################
|
################
|
||||||
|
|||||||
Reference in New Issue
Block a user