X-Git-Url: https://git.madduck.net/code/fbi-announce.git/blobdiff_plain/ca7d9b932db940fb5dc15cadbddcc873de482545..d32a30a0800d96a7896a00fc204567443876e18f:/post-receive-hook.sh diff --git a/post-receive-hook.sh b/post-receive-hook.sh index a5df638..c107292 100755 --- a/post-receive-hook.sh +++ b/post-receive-hook.sh @@ -6,6 +6,9 @@ # # Distributed under the terms of the Artistic Licence 2.0 # +# +# Link this to $GIT_DIR/hooks/post-receive (or …/update). +# set -eu realself=$(readlink -f ${0})