From 8212645fa232f7fd2d0c8797b384585b5173c31b Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Fri, 19 Feb 2021 16:05:08 +0100 Subject: cleanups --- update.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/update.sh b/update.sh index e103dbb..99cafef 100755 --- a/update.sh +++ b/update.sh @@ -13,8 +13,5 @@ export GIT_COMMIT_SHA_SHORT=`git rev-parse --short HEAD` # rerun hugo generator hugo --minify --noTimes -# copy .htaccess -cp -f static/.htaccess public - # current date date -Iseconds -- cgit v1.2.3