same name prefix for the source archive than for the packages

This commit is contained in:
nojhan 2011-05-17 15:59:57 +02:00
commit efcbcdfc21

View file

@ -1,3 +1,3 @@
today=`date --iso-8601`
git archive --format zip master > eo_${today}.zip
git archive --format zip master > EO-${today}.zip