
19 Aug
2013
19 Aug
'13
3:34 p.m.
commit 2bb434e8193180d6ffaa601eec6ee60819774137 Author: Arturo Filastò <art@fuffa.org> Date: Thu Aug 15 21:12:28 2013 +0200 Cleanup after your mess --- inputs/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/inputs/Makefile b/inputs/Makefile index 015a991..ff74cf6 100644 --- a/inputs/Makefile +++ b/inputs/Makefile @@ -4,6 +4,7 @@ all: whatheaders lists lists: curl -O https://ooni.torproject.org/inputs/input-pack.tar.gz tar xzf input-pack.tar.gz + rm input-pack.tar.gz whatheaders: wget http://s3.amazonaws.com/data.whatheaders.com/whatheaders-latest.xml.zip