summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xhackers.git/hooks/post-receive7
1 files changed, 7 insertions, 0 deletions
diff --git a/hackers.git/hooks/post-receive b/hackers.git/hooks/post-receive
new file mode 100755
index 0000000..2f24768
--- /dev/null
+++ b/hackers.git/hooks/post-receive
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+unset GIT_DIR
+
+cd /var/cache/parabola-hackers &&
+git pull
+make postfix-virtual-map