fix path to git hook script
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 3 Jul 2006 16:43:30 +0000 (16:43 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 3 Jul 2006 16:43:30 +0000 (16:43 +0000)
doc/ikiwiki.setup

index f13bab8c14b440f78ff27afaa1384d62f8c4e248..f8d37ca21bc29c3e9a3d6372097519b2a529baa5 100644 (file)
@@ -52,7 +52,7 @@ use IkiWiki::Setup::Standard {
                #       # Note that this will overwrite any existing
                #       # post-update hook script, which may not be
                #       # what you want.
-               #       wrapper => "/git/wikirepo/hooks/post-update",
+               #       wrapper => "/git/wikirepo/.git/hooks/post-update",
                #       wrappermode => "04755",
                #       # Enable mail notifications of commits.
                #       notify => 1,