mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-14 18:26:11 -04:00
4 lines
133 B
Bash
Executable File
4 lines
133 B
Bash
Executable File
export CROWDIN_API_KEY=`cat ~/.appconfig/eu.darken.capod/crowdin.key`
|
|
alias crowdin-cli='java -jar crowdin-cli.jar'
|
|
crowdin-cli "$@"
|