From 5b07a8286ed57cc2fb1eafa46d55ed19e1f61327 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sun, 20 Jul 2025 20:54:20 +0200 Subject: [PATCH] better hugo call --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.sh b/update.sh index 7fc1b04..71f97dc 100755 --- a/update.sh +++ b/update.sh @@ -7,7 +7,7 @@ set -e git pull -q &> /dev/null # rerun hugo generator -hugo --minify --noTimes +hugo --cleanDestinationDir --enableGitInfo --gc --minify # current date date -Iseconds