]> git.cworth.org Git - ikiwiki-bootstrap/blobdiff - ikiwiki.setup
Fix post-updeate wrapper to match comment
[ikiwiki-bootstrap] / ikiwiki.setup
index 1159b521cf9c075201a553284725f545adb9cc6a..f90a8379c178d7f66f394ed6110c34e5a1d91f33 100644 (file)
@@ -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,