Fix release branch

This commit is contained in:
slawkens 2020-06-03 23:47:46 +02:00
parent 5b3581b88e
commit 8e0001a635

View File

@ -18,7 +18,7 @@ if [ $1 = "prepare" ]; then
echo "Preparing to release version $version of the MyAAC Project!"
# get myaac from git archive
git archive --format zip --output tmp/myaac.zip master
git archive --format zip --output tmp/myaac.zip 0.8
# make required directories
mkdir -p releases