summaryrefslogtreecommitdiff
path: root/aux/post-receive
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2024-04-17 03:38:41 -0400
committerLuke T. Shumaker <lukeshu@lukeshu.com>2024-04-17 03:38:41 -0400
commitfc0e50be224d45ec1bf7d40a81e408c45bdec1be (patch)
treeade7eea9056a3c50fc2f6d8981a96f8f8d912863 /aux/post-receive
parent996d9bf766e5586e46b1b6383783c3b6f26ebbb1 (diff)
Add files related to deployment
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