From 138a5f2eb204c4b522a6657aa4be32515e216812 Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Mon, 5 Jun 2017 18:53:32 +0200 Subject: [PATCH] Commit to push --- hooks/post-receive | 1 + 1 file changed, 1 insertion(+) diff --git a/hooks/post-receive b/hooks/post-receive index 7c55d67..088b7ef 100644 --- a/hooks/post-receive +++ b/hooks/post-receive @@ -1,4 +1,5 @@ #!/usr/bin/env bash +# post-receive hook for automated deployment GIT_REPO=$HOME/vbrandl.git WORKING_DIRECTORY=$HOME/vbrandl-working