mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 22:55:11 +00:00
Update start.sh
This commit is contained in:
parent
ac10ffadf0
commit
726839bd9d
@ -130,6 +130,6 @@ done
|
|||||||
|
|
||||||
echo "[info] Starting OpenVPN..."
|
echo "[info] Starting OpenVPN..."
|
||||||
cd /config/openvpn
|
cd /config/openvpn
|
||||||
exec /bin/bash /etc/qbittorrent/iptables.sh &&
|
#exec /bin/bash /etc/qbittorrent/iptables.sh &&
|
||||||
exec openvpn --config "$VPN_CONFIG"
|
exec openvpn --config "$VPN_CONFIG"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user