diff --git a/post-receive b/post-receive index 10172e70..389ba252 100755 --- a/post-receive +++ b/post-receive @@ -9,7 +9,7 @@ echo "Updating $oldrev -> $newrev ($ref)" # Clear variable set to '.' so git commands don't complain unset GIT_DIR -ls +cd ~/philomena die() { echo "$*" 1>&2