-Archive now containts "luppp-beta" prefix dir (thanks rgareus!)

main
Harry van Haaren 2013-11-15 19:43:51 +00:00
parent aed8b2125d
commit c8c47497e1
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
./version.sh
git archive HEAD --format=zip > lupppGit_`date +"%d-%m-%Y"`_`git log --pretty=format:"%h" | head -n1`.zip
git archive HEAD --prefix=luppp-beta/ --format=zip > lupppGit_`date +"%d-%m-%Y"`_`git log --pretty=format:"%h" | head -n1`.zip