summaryrefslogtreecommitdiff
path: root/update.sh
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2021-02-19 16:05:08 +0100
committerChristoph Cullmann <cullmann@kde.org>2021-02-19 16:05:08 +0100
commit8212645fa232f7fd2d0c8797b384585b5173c31b (patch)
tree2e34f686bd5bab57f3eeebaf562fb80b09cfc1ab /update.sh
parent8efc7697d77f34afd00ab913752f7d37640aa65f (diff)
cleanups
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh3
1 files changed, 0 insertions, 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