diff --git a/scripts/upload-testrun.sh b/scripts/upload-testrun.sh index 17bb0c0b0..cb187cc3e 100755 --- a/scripts/upload-testrun.sh +++ b/scripts/upload-testrun.sh @@ -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 $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)" + +