mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-25 02:01:52 +02: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"
|
echo "Using interface binding in the qBittorrent app"
|
||||||
|
|
||||||
# Define preferences line
|
# 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=$(sed -n '/Preferences/=' "$QBT_CONFIG_FILE")
|
||||||
LINE=$((LINE + 1))
|
LINE=$((LINE + 1))
|
||||||
SESSION=$(sed -n '/BitTorrent/=' "$QBT_CONFIG_FILE")
|
SESSION=$(sed -n '/BitTorrent/=' "$QBT_CONFIG_FILE")
|
||||||
|
|||||||
Reference in New Issue
Block a user