summaryrefslogtreecommitdiff
path: root/doc/ikiwiki.setup
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ikiwiki.setup')
-rw-r--r--doc/ikiwiki.setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ikiwiki.setup b/doc/ikiwiki.setup
index e60d0f407..7167e6e57 100644
--- a/doc/ikiwiki.setup
+++ b/doc/ikiwiki.setup
@@ -27,7 +27,7 @@ use IkiWiki::Setup::Standard {
# Note that this will overwrite any exsting
# post-commit hook script, which may not be
# what you want.
- wrapper => "$config{svnrepo}/hooks/post-commit",
+ wrapper => "/svn/wiki/hooks/post-commit",
wrappermode => 04755,
},
{