mirror of
https://github.com/jorisvink/kore
synced 2025-03-08 19:19:02 -05:00
remove post-receive hook on copy
This commit is contained in:
parent
a421e7a9cd
commit
e8da0574c3
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user