Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/docker-ci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-10-01 18:05:52 +0300
committerJoas Schilling <coding@schilljs.com>2022-10-01 18:05:52 +0300
commit69a8a9ba74058860563207bd248f5e92f9c21783 (patch)
tree380f98a4dea9529416b69459ee826912a7525db5
parent13bc0ce0ac2faed10e135fc8d630726aa66df5e1 (diff)
Fix path in iOS
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rwxr-xr-xtranslations/handleiOSTalkTranslations.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/translations/handleiOSTalkTranslations.sh b/translations/handleiOSTalkTranslations.sh
index 52fcfd9..d3bdb7b 100755
--- a/translations/handleiOSTalkTranslations.sh
+++ b/translations/handleiOSTalkTranslations.sh
@@ -17,12 +17,10 @@ git checkout -- NextcloudTalk/Base.lproj
git checkout -- NextcloudTalk/en.lproj
# Migrate the transifex config to the new client version
-cd /app
tx migrate
git add .tx/config
git commit -am "[tx-robot] Update transifex configuration" -s || true
git push
-cd -
# push sources
tx push -s