From d47d195596185733a1b36093e80cc74960f5830b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81dler=20Neves?= Date: Sat, 4 Jan 2020 19:27:32 -0300 Subject: [PATCH] update --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 5c462d5..3ba8794 100644 --- a/Makefile +++ b/Makefile @@ -9,6 +9,7 @@ incremental: htmls sasss cd out; unzip -n font-awesome-4.7.0.zip . virtual_env/bin/activate; python -m trivial_static_image_gallery config.ini -yes n | gzip -rk9q out 2>/dev/null + rm *.zip.gz htmls: virtual_env rm -f tpl/*.html