fix error in git_wrapper path i introduced

master
Antoine Beaupré 2013-11-26 00:14:14 -05:00
parent b2cce39036
commit 9a008cc243
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ is standard, but a few special settings are needed:
be written to the `post-commit` hook of the git clone, rather than the
usual `post-update` hook.
git_wrapper: /home/user/foo-wiki/.git/post-commit
git_wrapper: /home/user/foo-wiki/.git/hooks/post-commit
* By default, ikiwiki pulls and pushes from `origin`. This shouldn't be
done on the laptop, because the origin may not be accessible (when the