summaryrefslogtreecommitdiff
path: root/aux/post-receive
diff options
context:
space:
mode:
Diffstat (limited to 'aux/post-receive')
-rwxr-xr-xaux/post-receive8
1 files changed, 8 insertions, 0 deletions
diff --git a/aux/post-receive b/aux/post-receive
new file mode 100755
index 0000000..52434c2
--- /dev/null
+++ b/aux/post-receive
@@ -0,0 +1,8 @@
+#!/bin/bash
+cd ~lukeshu/www
+
+unset GIT_DIR
+git pull
+
+export LANG=en_US.UTF-8
+make