summaryrefslogtreecommitdiffstats
path: root/.ci/scripts/transifex/docker.sh
diff options
context:
space:
mode:
authorMorph <39850852+Morph1984@users.noreply.github.com>2022-10-17 08:57:07 +0200
committerGitHub <noreply@github.com>2022-10-17 08:57:07 +0200
commitc75a4bdeaa893974932221ad6ace69aa67e4d9fa (patch)
treece8ac1704f0406dd9e47e41de96226be629f51ae /.ci/scripts/transifex/docker.sh
parentMerge pull request #9079 from Morph1984/unknown-unkowns (diff)
parentSet TX_TOKEN for transifex client (diff)
downloadyuzu-c75a4bdeaa893974932221ad6ace69aa67e4d9fa.tar
yuzu-c75a4bdeaa893974932221ad6ace69aa67e4d9fa.tar.gz
yuzu-c75a4bdeaa893974932221ad6ace69aa67e4d9fa.tar.bz2
yuzu-c75a4bdeaa893974932221ad6ace69aa67e4d9fa.tar.lz
yuzu-c75a4bdeaa893974932221ad6ace69aa67e4d9fa.tar.xz
yuzu-c75a4bdeaa893974932221ad6ace69aa67e4d9fa.tar.zst
yuzu-c75a4bdeaa893974932221ad6ace69aa67e4d9fa.zip
Diffstat (limited to '.ci/scripts/transifex/docker.sh')
-rwxr-xr-x.ci/scripts/transifex/docker.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/.ci/scripts/transifex/docker.sh b/.ci/scripts/transifex/docker.sh
index af7529944..6ddbfd0dd 100755
--- a/.ci/scripts/transifex/docker.sh
+++ b/.ci/scripts/transifex/docker.sh
@@ -3,14 +3,6 @@
# SPDX-FileCopyrightText: 2021 yuzu Emulator Project
# SPDX-License-Identifier: GPL-2.0-or-later
-# Setup RC file for tx
-cat << EOF > ~/.transifexrc
-[https://www.transifex.com]
-rest_hostname = https://rest.api.transifex.com
-token = $TRANSIFEX_API_TOKEN
-EOF
-
-
set -x
echo -e "\e[1m\e[33mBuild tools information:\e[0m"