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