From c6baf3701948837665cb842223f1175f8c42457d Mon Sep 17 00:00:00 2001 From: curben <2809763-curben@users.noreply.gitlab.com> Date: Sun, 5 Jul 2020 04:34:56 +0100 Subject: [PATCH] fix: remove uncompressed artifacts to save space --- script.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/script.sh b/script.sh index e0052fc6..3ce9a851 100644 --- a/script.sh +++ b/script.sh @@ -203,4 +203,8 @@ sed '1 i\'"$COMMENT_ONLINE"'' | \ sed "1s/Blocklist/Unbound Blocklist/" > "../urlhaus-filter-unbound-online.conf" +## Clean up artifacts +rm "URLhaus.csv" "top-1m-umbrella.txt" "top-1m-tranco.txt" + + cd ../