From d52ee8b1f4e9d3eab6a20a06ec35fa4411ec75f2 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: May 13 2013 16:07:45 +0000 Subject: Furthermore. --- diff --git a/fedorahosted-fedmsg.txt b/fedorahosted-fedmsg.txt index c49d1f5..a12ee80 100644 --- a/fedorahosted-fedmsg.txt +++ b/fedorahosted-fedmsg.txt @@ -52,7 +52,7 @@ How to enable the fedmsg plugin for a fedora hosted project. Then, symlink in the new post-receive hook with:: $ ln -s /usr/local/share/git/hooks/post-receive-fedorahosted-fedmsg \ - /srv/git/projects/$PROJECT.git/hooks/post-receive + /srv/git/$PROJECT.git/hooks/post-receive That hooks is managed by puppet -- if you want to modify it you can do so there.