mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
change branch name in release.sh
This commit is contained in:
parent
1a2e46f09b
commit
0f30ebbcea
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user