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:
@@ -5,7 +5,7 @@
|
|||||||
###
|
###
|
||||||
|
|
||||||
while true; do
|
while true; do
|
||||||
if [ -c /dev/net/tun ];
|
if [ -c /dev/net/tun ]; then
|
||||||
break
|
break
|
||||||
else
|
else
|
||||||
sleep 1
|
sleep 1
|
||||||
|
|||||||
Reference in New Issue
Block a user