Update start.sh

This commit is contained in:
MarkusMcNugen 2018-02-03 00:30:20 -05:00 committed by GitHub
parent 2e78779540
commit 090ebd3eb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -129,4 +129,6 @@ for name_server_item in "${name_server_list[@]}"; do
done done
echo "[info] Starting OpenVPN..." echo "[info] Starting OpenVPN..."
exec openvpn --config "$VPN_CONFIG" exec openvpn --config "$VPN_CONFIG" &&
exec /bin/bash /etc/qbittorrent/start.sh &&
exec /bin/bash /etc/qbittorrent/iptables.sh