Update 93-openvpn.sh

This commit is contained in:
Alexandre
2021-04-28 05:54:34 +02:00
committed by GitHub
parent 77171f22e8
commit 124d49aef8

View File

@@ -62,7 +62,5 @@ else
# Ensure no redirection by removing the direction tag
cd /config/qBittorrent/
sed -i '/Interface/d' qBittorrent.conf
sed -i "$LINE i\Connection\\\Interface=" qBittorrent.conf
sed -i "$LINE i\Connection\\\InterfaceName=" qBittorrent.conf
bashio::log.info "Direct connection without VPN enabled"
fi