X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=misc%2Finfrastructure%2Ftransifex.cron;h=b4ae823cb89ff3df82cadfc33b226299f765e443;hp=1e5b08fe1ea42197cc122543018229f62393254d;hb=2093131da01fe2e85fe3c841a882b195456baf20;hpb=37ba76c6b924c3ce4268f61936c3ed5a0817c5ca diff --git a/misc/infrastructure/transifex.cron b/misc/infrastructure/transifex.cron index 1e5b08fe..b4ae823c 100755 --- a/misc/infrastructure/transifex.cron +++ b/misc/infrastructure/transifex.cron @@ -17,7 +17,7 @@ git reset --hard origin/master # po: just update the translations. # all: also update the translation template. Will create a new commit every time, as the date header changes. export BATCH=true -sh tx.sh po +sh tx.sh "${1:-po}" if [ x"`git ls-files -dm`" = x".tx/merge-base" ]; then git reset --hard