Update Makefile

This commit is contained in:
Andros Fenollosa 2019-10-10 17:14:57 +02:00 committed by GitHub
parent 707d94f6e5
commit 84f304cef3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,4 +10,3 @@ prepare: ## Download and format csv with domains
rm top-1m.csv.zip
cat top-1m.csv | sed -n 's/$$/,nil/p' | >> top-1m.csv
mv top-1m.csv resources
rm top-1m.csv