summaryrefslogtreecommitdiff
path: root/update.sh
diff options
context:
space:
mode:
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