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
8da0ae1b2d
commit
6927726b0f
@ -129,6 +129,7 @@ for name_server_item in "${name_server_list[@]}"; do
|
|||||||
done
|
done
|
||||||
|
|
||||||
echo "[info] Starting OpenVPN..."
|
echo "[info] Starting OpenVPN..."
|
||||||
|
cd /config/openvpn
|
||||||
exec openvpn --config "$VPN_CONFIG" && \
|
exec openvpn --config "$VPN_CONFIG" && \
|
||||||
/bin/bash /etc/qbittorrent/start.sh && \
|
/bin/bash /etc/qbittorrent/start.sh && \
|
||||||
/bin/bash /etc/qbittorrent/iptables.sh
|
/bin/bash /etc/qbittorrent/iptables.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user