Update start.sh

This commit is contained in:
MarkusMcNugen 2018-02-03 01:10:46 -05:00 committed by GitHub
parent 60823f5732
commit a211124f5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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