Update start.sh

This commit is contained in:
MarkusMcNugen 2018-02-04 00:42:37 -05:00 committed by GitHub
parent d2a9b1ef14
commit eb6de9609c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -140,8 +140,8 @@ fi
if [[ $VPN_ENABLED == "yes" ]]; then
echo "[info] Starting OpenVPN..." | ts '%Y-%m-%d %H:%M:%.S'
cd /config/openvpn
exec /bin/bash /etc/openvpn/openvpn.init start
#cd /config/openvpn
exec /bin/bash /etc/openvpn/openvpn.init start &
exec /bin/bash /etc/qbittorrent/iptables.sh
else
exec /bin/bash /etc/qbittorrent/start.sh