summaryrefslogtreecommitdiff
path: root/post-receive
diff options
context:
space:
mode:
Diffstat (limited to 'post-receive')
-rwxr-xr-xpost-receive2
1 files changed, 2 insertions, 0 deletions
diff --git a/post-receive b/post-receive
index 1853184..c217b5f 100755
--- a/post-receive
+++ b/post-receive
@@ -31,6 +31,8 @@ mv acron dist/
mv minecraft-pacman dist/
+cp ../key.gpg dist/
+
cd $GITDIR
rsync -r --delete $BUILDDIR/dist/ /srv/http/index/
rm -rf $BUILDDIR