1
0
mirror of https://github.com/citra-emu/citra.git synced 2024-12-23 04:30:04 +00:00
citra/.travis/transifex/deps.sh

5 lines
198 B
Bash
Raw Normal View History

#!/bin/bash -ex
sudo pip install transifex-client
echo $'[https://www.transifex.com]\nhostname = https://www.transifex.com\nusername = api\npassword = '"$TRANSIFEX_API_TOKEN"$'\n' > ~/.transifexrc