mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 09:49:21 +02:00
tweak upload-testrun script
This commit is contained in:
parent
847faedd7b
commit
ac5d8dc5d0
1 changed files with 9 additions and 0 deletions
|
@ -22,3 +22,12 @@ read -p "upload these apks to testrun.org? ENTER to continue, CTRL-C to abort."
|
||||||
|
|
||||||
scp $APKGPLAY root@testrun.org:/var/www/testrun.org/
|
scp $APKGPLAY root@testrun.org:/var/www/testrun.org/
|
||||||
scp $APKDEV root@testrun.org:/var/www/testrun.org/
|
scp $APKDEV root@testrun.org:/var/www/testrun.org/
|
||||||
|
|
||||||
|
echo "upload done."
|
||||||
|
echo ""
|
||||||
|
echo "and now: here is Delta Chat $VERSION - choose your flavour and mind your backups:"
|
||||||
|
echo "- 🍋 https://testrun.org/deltachat-gplay-release-$VERSION.apk (android, overwrites existing gplay installs, should keep data)"
|
||||||
|
echo "- 🍉 https://testrun.org/deltachat-fat-debug-$VERSION.apk (android, can be installed beside gplay)"
|
||||||
|
echo "- 🍏 https://testflight.apple.com/join/uEMc1NxS (ios, update to $VERSION may take a day or so)"
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue