Update squid/sup.sh
This commit is contained in:
parent
2d1e7912a9
commit
17a4903a7c
@ -27,7 +27,7 @@ if [ -n "$supgethosts" ]; then
|
||||
if [ $? = 0 ];then
|
||||
echo "SUP: ACCESS ok $i"
|
||||
error=0
|
||||
break
|
||||
break
|
||||
else
|
||||
echo "SUP: ERROR $i"
|
||||
error=1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user