projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe5689e
)
fix path to git hook script
author
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 3 Jul 2006 16:43:30 +0000
(16:43 +0000)
committer
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 3 Jul 2006 16:43:30 +0000
(16:43 +0000)
doc/ikiwiki.setup
patch
|
blob
|
history
diff --git
a/doc/ikiwiki.setup
b/doc/ikiwiki.setup
index f13bab8c14b440f78ff27afaa1384d62f8c4e248..f8d37ca21bc29c3e9a3d6372097519b2a529baa5 100644
(file)
--- a/
doc/ikiwiki.setup
+++ b/
doc/ikiwiki.setup
@@
-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,