]> sipb.mit.edu Git - ikiwiki.git/commitdiff
fix error in git_wrapper path i introduced
authorAntoine Beaupré <anarcat@koumbit.org>
Tue, 26 Nov 2013 05:14:14 +0000 (00:14 -0500)
committerAntoine Beaupré <anarcat@koumbit.org>
Tue, 26 Nov 2013 05:14:14 +0000 (00:14 -0500)
doc/tips/laptop_wiki_with_git.mdwn

index e9eee4a8a0b689b747f779832e57b68915b65ee3..930a0ae69e08417ce2188d05d0cdb3a41104de5f 100644 (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