summaryrefslogtreecommitdiff
path: root/hooks
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-02-17 21:20:54 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-02-17 21:20:54 +0100
commit6f1f3ccc8734d17e075fd509d176e8869f86d09c (patch)
treed8a86557576ab300777498b430f9a7a922b330a0 /hooks
parente2d12f60436035288b22bba4f97e5f010696f9c0 (diff)
chore: update file descriptions
Diffstat (limited to 'hooks')
-rwxr-xr-xhooks/post-receive2
1 files changed, 1 insertions, 1 deletions
diff --git a/hooks/post-receive b/hooks/post-receive
index 77ffc88..7769cd4 100755
--- a/hooks/post-receive
+++ b/hooks/post-receive
@@ -1,6 +1,6 @@
#!/bin/sh
-# This hook will update the static website whenever with new commits on each push.
+# A post receive hook for updating the static webpage.
export LC_TYPE="en_US.UTF-8"