Minor bugfix: Don't trip if there is NOTHING to block.

This commit is contained in:
Manuel Friedli 2020-08-10 00:34:29 +02:00
parent 7f3432672b
commit 877a2723e5
1 changed files with 0 additions and 2 deletions

View File

@ -442,8 +442,6 @@ file24="${tmpdir}/sorted-http-24.txt"
file32="${tmpdir}/sorted-http-32.txt"
# This file will contain the addresses to be banned.
banlist="${tmpdir}/banlist.txt"
# This file contains the output of the last invocation of whois
whoisoutput="${tmpdir}/whois.txt"
touch "${banlist}"