diff --git a/openvpn/start.sh b/openvpn/start.sh index d2cebef..e8d6a26 100755 --- a/openvpn/start.sh +++ b/openvpn/start.sh @@ -131,5 +131,4 @@ done echo "[info] Starting OpenVPN..." cd /config/openvpn exec openvpn --config "$VPN_CONFIG" && -exec /bin/bash /etc/qbittorrent/start.sh && -exec /bin/bash /etc/qbittorrent/iptables.sh +exec /bin/bash /etc/qbittorrent/start.sh