1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-26 06:11:19 +00:00

Add note to prepare-release.bash

This commit is contained in:
Catfriend1 2019-01-19 23:22:28 +01:00
parent 9909bc0e7f
commit 46f49a4dd7

View file

@ -45,6 +45,7 @@ tx push -s
# Force push/pull to make sure this is executed. Apparently tx only compares timestamps, not file
# contents. So if a file was `touch`ed, it won't be updated by default.
# Use multiple transifex instances for pulling to speed things up.
# tx pull -a --mode reviewed -r "syncthing-android-1.stringsxml"
tx pull -a -f -r "syncthing-android-1.stringsxml" &
tx pull -a -f -r "syncthing-android-1.description_fulltxt" &
tx pull -a -f -r "syncthing-android-1.description_shorttxt" &