diff --git a/misc/hooks/post-receive b/misc/hooks/post-receive index fdb03c3..a0862e7 100644 --- a/misc/hooks/post-receive +++ b/misc/hooks/post-receive @@ -38,6 +38,7 @@ function update_stagit { stagit $2 cp log.html index.html cp -R $2 ${STAGING}/${1}.git + rm ${STAGING}/${1}.git/hooks/post-receive chmod -R +rx ${STAGING}/${1}.git popd