From e22f668709941b4558977d57352dd94a176c395a Mon Sep 17 00:00:00 2001 From: MarkusMcNugen Date: Sat, 3 Feb 2018 04:51:38 -0500 Subject: [PATCH] Update start.sh --- openvpn/start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openvpn/start.sh b/openvpn/start.sh index c4c5c5d..0dd94df 100755 --- a/openvpn/start.sh +++ b/openvpn/start.sh @@ -131,4 +131,4 @@ done echo "[info] Starting OpenVPN..." cd /config/openvpn exec openvpn --config "$VPN_CONFIG" -#exec /bin/bash /etc/qbittorrent/iptables.sh +#exec /bin/bash /etc/qbittorrent/scripts/iptables.sh