mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore: make script for updating translations actually commit stuff
This commit is contained in:
parent
a3532e4212
commit
04ae171d04
|
@ -36,7 +36,7 @@ then
|
|||
done
|
||||
|
||||
git add translations/*.ts
|
||||
git commit --author -m "$COMMIT_MSG"
|
||||
git commit -m "$COMMIT_MSG"
|
||||
else
|
||||
$LUPDATE_CMD "translations/$@.ts"
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue
Block a user