diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-10-23 14:39:32 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-10-23 14:39:32 +0200 |
commit | de5fa4ec071cddb6361839c8680038d31be4c1cb (patch) | |
tree | 918f94011d400088f0aeaf81fe1ef34b4c473ef2 /ikiwiki.setup | |
parent | 344e4f57dec515fa62b6cdf04399a0a08ae198ae (diff) | |
parent | ba197084b657f202d1e81424b8fdf71e191f6749 (diff) |
Merge branch 'master' into _clean
Diffstat (limited to 'ikiwiki.setup')
-rw-r--r-- | ikiwiki.setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki.setup b/ikiwiki.setup index 48302f5..29bde3a 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -123,7 +123,7 @@ use IkiWiki::Setup::Standard { # git plugin # git hook to generate - #git_wrapper => $ENV{'HOME'} . '/public_websites/git.example.org/samplewiki_content.git/hooks/post-update', + #git_wrapper => $ENV{'HOME'} . '/public_websites/git.example.org/samplewiki_content.git/hooks/post-update-ikiwiki', # mode for git_wrapper (can safely be made suid) #git_wrappermode => '06755', # gitweb url to show file history ([[file]] substituted) |