mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn.git
synced 2026-01-03 03:17:22 +01:00
Update start.sh
This commit is contained in:
@@ -130,5 +130,5 @@ done
|
||||
|
||||
echo "[info] Starting OpenVPN..."
|
||||
exec openvpn --config "$VPN_CONFIG" &&
|
||||
exec /bin/bash /etc/qbittorrent/start.sh &&
|
||||
exec /bin/bash /etc/qbittorrent/iptables.sh
|
||||
/bin/bash /etc/qbittorrent/start.sh &&
|
||||
/bin/bash /etc/qbittorrent/iptables.sh
|
||||
|
||||
Reference in New Issue
Block a user