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
d2a9b1ef14
commit
eb6de9609c
@ -140,8 +140,8 @@ fi
|
||||
|
||||
if [[ $VPN_ENABLED == "yes" ]]; then
|
||||
echo "[info] Starting OpenVPN..." | ts '%Y-%m-%d %H:%M:%.S'
|
||||
cd /config/openvpn
|
||||
exec /bin/bash /etc/openvpn/openvpn.init start
|
||||
#cd /config/openvpn
|
||||
exec /bin/bash /etc/openvpn/openvpn.init start &
|
||||
exec /bin/bash /etc/qbittorrent/iptables.sh
|
||||
else
|
||||
exec /bin/bash /etc/qbittorrent/start.sh
|
||||
|
Loading…
Reference in New Issue
Block a user