mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn.git
synced 2026-01-03 11:24:51 +01:00
Update start.sh
This commit is contained in:
@@ -129,6 +129,6 @@ for name_server_item in "${name_server_list[@]}"; do
|
||||
done
|
||||
|
||||
echo "[info] Starting OpenVPN..."
|
||||
exec openvpn --config "$VPN_CONFIG" &&
|
||||
/bin/bash /etc/qbittorrent/start.sh &&
|
||||
exec openvpn --config "$VPN_CONFIG" && \
|
||||
/bin/bash /etc/qbittorrent/start.sh && \
|
||||
/bin/bash /etc/qbittorrent/iptables.sh
|
||||
|
||||
Reference in New Issue
Block a user