Update start.sh

This commit is contained in:
MarkusMcNugen 2018-02-03 01:15:28 -05:00 committed by GitHub
parent 18b9533bb0
commit 11f4e2cf18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -134,6 +134,6 @@ chmod 755 /etc/qbittorrent/start.sh
chmod +x /etc/qbittorrent/start.sh
echo "[info] Starting OpenVPN..."
exec openvpn --config "$VPN_CONFIG" && \
/bin/bash /etc/qbittorrent/start.sh && \
/bin/bash /etc/qbittorrent/iptables.sh
exec openvpn --config "$VPN_CONFIG" #&& \
#/bin/bash /etc/qbittorrent/start.sh && \
#/bin/bash /etc/qbittorrent/iptables.sh