mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
This commit is contained in:
@@ -69,7 +69,7 @@ if bashio::config.true 'openvpn_enabled'; then
|
||||
echo "Using interface binding in the qBittorrent app"
|
||||
|
||||
# Define preferences line
|
||||
cd /config/addons_config/qbittorrent/ || exit 1
|
||||
cd /config/addons_config/qBittorrent/ || exit 1
|
||||
LINE=$(sed -n '/Preferences/=' "$QBT_CONFIG_FILE")
|
||||
LINE=$((LINE + 1))
|
||||
SESSION=$(sed -n '/BitTorrent/=' "$QBT_CONFIG_FILE")
|
||||
|
||||
Reference in New Issue
Block a user