mirror of
https://github.com/slawkens/myaac.git
synced 2025-11-28 06:06:51 +01:00
change branch name in release.sh
This commit is contained in:
@@ -22,7 +22,7 @@ if [ $1 = "prepare" ]; then
|
||||
mkdir -p tmp
|
||||
|
||||
# get myaac from git archive
|
||||
git archive --format zip --output tmp/myaac.zip 0.9
|
||||
git archive --format zip --output tmp/myaac.zip develop
|
||||
|
||||
cd tmp/ || exit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user