X-Git-Url: https://git.madduck.net/code/fbi-announce.git/blobdiff_plain/cd2912dc476fbde1600908d9d47235a563ca3136..c48b30c6a0eb568e625df42b5310dc3705eced5d:/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})