diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-11 06:14:13 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-11 06:14:13 +0000 |
commit | 113887b1571b5d716c5e1b31c13b448f5c1429d6 (patch) | |
tree | 57d57c45868512210e8941fda01cb8a4d4e00089 /doc | |
parent | d430b23ba39338a15784ef98f1666369c66842cd (diff) |
web commit from 66.118.98.137:
Diffstat (limited to 'doc')
-rw-r--r-- | doc/setup.mdwn | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/setup.mdwn b/doc/setup.mdwn index 3494fd016..d6cd7d8c4 100644 --- a/doc/setup.mdwn +++ b/doc/setup.mdwn @@ -58,8 +58,7 @@ optional support for commits from the web. ikiwiki $(/svn/wikirepo/hooks/post-commit --params) --rebuild ikiwiki $(/svn/wikirepo/hooks/post-commit --params) \ - --cgiurl=http://host/~you/wiki/ikiwiki.cgi \ - --wrapper + --cgiurl=http://host/~you/wiki/ikiwiki.cgi --wrapper mv ikiwiki-wrap /svn/wikirepo/hooks/post-commit Be sure to change the cgiurl to the actual url to the wiki.cgi you |