diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-08-15 01:03:14 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-08-15 01:03:14 +0200 |
commit | fd6c142bd71ccc7f2b5e4e16ef9c369e2387e43d (patch) | |
tree | 375b8020ed24420d460268f062b6c7a733208ab2 | |
parent | d0ecc2c7c8f33cc45c26c8d1f8051d7fb507b88c (diff) | |
parent | 05d3d86705d650215d2d6324932dd0554faa5b17 (diff) |
Merge branch '_nb' into allinone-nb
-rw-r--r-- | ikiwiki_nb.setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ikiwiki_nb.setup b/ikiwiki_nb.setup index 6ea4260..137ea16 100644 --- a/ikiwiki_nb.setup +++ b/ikiwiki_nb.setup @@ -44,7 +44,7 @@ use IkiWiki::Setup::Standard { # # Note that this will overwrite any existing # # post-update hook script, which may not be # # what you want. - # wrapper => $ENV{'HOME'} . "/public_websites/git.example.org/samplewiki_content.git/hooks/post-update-ikiwiki", + # wrapper => $ENV{'HOME'} . "/public_websites/git.example.org/samplewiki_content.git/hooks/post-update-ikiwiki-nb", # wrappermode => "06755", #}, ], |