summaryrefslogtreecommitdiff
path: root/hooks/post-receive
diff options
context:
space:
mode:
Diffstat (limited to 'hooks/post-receive')
-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"