Make Herrie compile with libSpiff 1.0.0.
[herrie-working.git] / www / herrie-snapshot.tar.bz2
blobca3fbf3322c5913131d58309e1bf87a4a1d2f719
1 #!/bin/sh
3 GIT='git --git-dir=/export/git/public/herrie'
5 printf 'Content-Type: application/octet-stream\r\n\r\n'
6 $GIT archive --format=tar --prefix=herrie-snapshot/ HEAD:herrie | bzip2 -9c