summaryrefslogtreecommitdiff
path: root/post-receive.sh
diff options
context:
space:
mode:
Diffstat (limited to 'post-receive.sh')
-rw-r--r--post-receive.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/post-receive.sh b/post-receive.sh
index e69de29..ba901c5 100644
--- a/post-receive.sh
+++ b/post-receive.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+echo "hi!"