move scripts to new scripts folder

This commit is contained in:
B. Petersen 2020-10-21 13:19:21 +02:00
parent 3b4ed28269
commit 678385a887
No known key found for this signature in database
GPG key ID: 3B88E92DEA8E9AFC
11 changed files with 9 additions and 9 deletions

3
scripts/tx-push-source.sh Executable file
View file

@ -0,0 +1,3 @@
read -p "Push res/values/strings.xml to transifex? Press ENTER to continue, CTRL-C to abort."
tx push -s
./scripts/check-translations.sh