Update 93-openvpn.sh

This commit is contained in:
Alexandre
2021-04-27 12:56:08 +02:00
committed by GitHub
parent 5ab3bfa09c
commit e7d041c1ab

View File

@@ -28,8 +28,6 @@ if bashio::config.true 'openvpn_enabled'; then
bashio::log.info "openvpn correctly set, qbittorrent will run tunnelled through openvpn"
sed -i "1a\/etc/openvpn/up-qbittorrent.sh \"\${4}\" &\n" /etc/openvpn/up.sh
chmod +x /etc/openvpn/up.sh
#########################
# CONFIGURE QBITTORRENT #