1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-26 06:11:19 +00:00
syncthing-android/tx_pull_de_translation.cmd
2019-03-10 10:25:50 +01:00

7 lines
147 B
Batchfile

@echo off
cls
cd /d "%~dps0"
REM
echo Pulling reviewed DE translation ...
tx pull -l de --mode reviewed -r "syncthing-android-1.stringsxml"
pause