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:
parent
9909bc0e7f
commit
46f49a4dd7
1 changed files with 1 additions and 0 deletions
|
@ -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" &
|
||||
|
|
Loading…
Reference in a new issue