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