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