Update start.sh

This commit is contained in:
MarkusMcNugen 2018-02-03 02:07:30 -05:00 committed by GitHub
parent 870d7e501b
commit 7d05844a60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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