Update start.sh

This commit is contained in:
MarkusMcNugen
2018-02-03 04:32:00 -05:00
committed by GitHub
parent ec00019fdd
commit 54faffe909

View File

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