Update start.sh

This commit is contained in:
MarkusMcNugen 2018-02-03 02:57:25 -05:00 committed by GitHub
parent ac10ffadf0
commit 726839bd9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -130,6 +130,6 @@ done
echo "[info] Starting OpenVPN..." echo "[info] Starting OpenVPN..."
cd /config/openvpn cd /config/openvpn
exec /bin/bash /etc/qbittorrent/iptables.sh && #exec /bin/bash /etc/qbittorrent/iptables.sh &&
exec openvpn --config "$VPN_CONFIG" exec openvpn --config "$VPN_CONFIG"