mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn.git
synced 2026-01-04 20:04:52 +01: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