mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 17:59:22 +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
|
mkdir -p tmp
|
||||||
|
|
||||||
# get myaac from git archive
|
# 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
|
cd tmp/ || exit
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user