mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 14:44:57 +00:00
Update start.sh
This commit is contained in:
parent
1e9ef945ac
commit
4fe8ddd7f6
@ -130,5 +130,6 @@ 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/iptables.sh &&
|
||||
exec openvpn --config "$VPN_CONFIG"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user