mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2025-12-06 10:13:21 +00:00
Update iptables.sh
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# ip route
|
||||
###
|
||||
|
||||
while true; do
|
||||
while : ; do
|
||||
if [ -c /dev/net/tun ]; then
|
||||
break
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user