mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-24 00:06:04 +02:00
Update 91-configuration.sh
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
sed -i '/HTTPS/d' /config/qBittorrent/qBittorrent.conf
|
sed -i '/HTTPS/d' /config/qBittorrent/qBittorrent.conf
|
||||||
|
|
||||||
# Define preferences line
|
# Define preferences line
|
||||||
LINE=$(sed -n '/Preferences/=' qBittorrent.conf)
|
LINE=$(sed -n '/Preferences/=' /config/qBittorrent/qBittorrent.conf)
|
||||||
LINE=$[LINE + 1]
|
LINE=$[LINE + 1]
|
||||||
|
|
||||||
bashio::config.require.ssl
|
bashio::config.require.ssl
|
||||||
|
|||||||
Reference in New Issue
Block a user