mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-11-14 22:55:11 +00:00
Update iptables.sh
This commit is contained in:
parent
127ca032ee
commit
9ceff48c7c
@ -4,7 +4,7 @@
|
||||
# ip route
|
||||
###
|
||||
|
||||
while true; do
|
||||
while : ; do
|
||||
if [ -c /dev/net/tun ]; then
|
||||
break
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user