From 187cd6f612fc3403015e3861da3f4698090ae03e Mon Sep 17 00:00:00 2001 From: bolvan Date: Sat, 6 May 2017 09:49:56 +0300 Subject: [PATCH] get_combined.sh --- ipset/get_combined.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipset/get_combined.sh b/ipset/get_combined.sh index adf7746..76e801a 100755 --- a/ipset/get_combined.sh +++ b/ipset/get_combined.sh @@ -30,7 +30,7 @@ curl --fail --max-time 300 --max-filesize 33554432 -k -L "$ZURL_ANTIZAPRET" | grep -vE '^10\.[0-9]+\.[0-9]+\.[0-9]+$' >$ZANTIZAPRET dlsize=$(wc -c "$ZANTIZAPRET" | cut -f 1 -d ' ') if test $dlsize -lt 10240; then - echo reestr ip list is too small. can be bad. + echo antizapret ip list is too small. can be bad. exit 2 fi