X-Git-Url: https://git.cworth.org/git?p=ikiwiki-bootstrap;a=blobdiff_plain;f=ikiwiki.setup;h=f90a8379c178d7f66f394ed6110c34e5a1d91f33;hp=1159b521cf9c075201a553284725f545adb9cc6a;hb=6601db02f807f9d03e8887e72e57b7cae9ac1a6b;hpb=b188add49367232448e5349691fd1447eb0ded77 diff --git a/ikiwiki.setup b/ikiwiki.setup index 1159b52..f90a837 100644 --- a/ikiwiki.setup +++ b/ikiwiki.setup @@ -66,7 +66,7 @@ use IkiWiki::Setup::Standard { # Instead of overwriting git's post-update script # we generate a new program that can be called by # post-update as desired. - wrapper => "$gitrepo/hooks/post-update", + wrapper => "$gitrepo/hooks/ikiwiki-post-update", wrappermode => "04755", # Enable mail notifications of commits. #notify => 1,