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