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
18b9533bb0
commit
11f4e2cf18
@ -134,6 +134,6 @@ chmod 755 /etc/qbittorrent/start.sh
|
||||
chmod +x /etc/qbittorrent/start.sh
|
||||
|
||||
echo "[info] Starting OpenVPN..."
|
||||
exec openvpn --config "$VPN_CONFIG" && \
|
||||
/bin/bash /etc/qbittorrent/start.sh && \
|
||||
/bin/bash /etc/qbittorrent/iptables.sh
|
||||
exec openvpn --config "$VPN_CONFIG" #&& \
|
||||
#/bin/bash /etc/qbittorrent/start.sh && \
|
||||
#/bin/bash /etc/qbittorrent/iptables.sh
|
||||
|
Loading…
Reference in New Issue
Block a user