Update start.sh

This commit is contained in:
MarkusMcNugen 2018-02-03 02:30:55 -05:00 committed by GitHub
parent 1e9ef945ac
commit 4fe8ddd7f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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