diff options
Diffstat (limited to 'hooks')
-rwxr-xr-x | hooks/post-receive | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hooks/post-receive b/hooks/post-receive index 7769cd4..bd6b518 100755 --- a/hooks/post-receive +++ b/hooks/post-receive @@ -17,3 +17,5 @@ stagit "$src" ln -sf log.html index.html ln -sf ../style.css style.css ln -sf ../logo.png logo.png + +stagit-gen-index |