mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-27 07:58:49 +01:00
-p to allow multiple runs
This commit is contained in:
parent
319c9da258
commit
79be6654dc
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ git checkout ${TAG}${BRANCH}
|
|||
cd ./xwords4/android/${VARIANT}
|
||||
../scripts/setup_local_props.sh
|
||||
../scripts/arelease.sh --variant ${VARIANT}
|
||||
mkdir /tmp/releases_${VARIANT}
|
||||
mkdir -p /tmp/releases_${VARIANT}
|
||||
cp *.apk /tmp/releases_${VARIANT}
|
||||
|
||||
cd $CURDIR
|
||||
|
|
Loading…
Add table
Reference in a new issue