Update 93-openvpn.sh

This commit is contained in:
Alexandre
2021-04-27 12:35:13 +02:00
committed by GitHub
parent 6730ab5a7f
commit 9d64a17455

View File

@@ -28,6 +28,8 @@ 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 #