summaryrefslogtreecommitdiff
path: root/post-receive.sh
diff options
context:
space:
mode:
authorp4bl0 <pablo@rauzy.name>2010-07-23 11:48:56 +0200
committerp4bl0 <pablo@rauzy.name>2010-07-23 11:48:56 +0200
commit566138139dbb4b9826917226f2c83caeb4f20232 (patch)
treea44489024025f278daa840945b068817c7f604a6 /post-receive.sh
parent627ac7472ad54b1240774dc9085ab005fbabc943 (diff)
wrote build script + fixed bugs installation bugs
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!"