Update 91-configuration.sh

This commit is contained in:
Alexandre
2021-02-06 19:16:58 +01:00
committed by GitHub
parent 689627186e
commit 6e08baf79e

View File

@@ -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