From 447f2bd892404264a3bf476215e62c58c30002de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81dler=20Neves?= Date: Sat, 28 Dec 2019 15:01:13 -0300 Subject: [PATCH] update --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 36fcca4..44dca89 100644 --- a/Makefile +++ b/Makefile @@ -8,6 +8,7 @@ incremental: htmls sasss cp sass/*.css out 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 htmls: virtual_env rm -f tpl/*.html