]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/ikiwiki.setup
fix path to git hook script
[git.ikiwiki.info.git] / 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,