clearer commit message

This commit is contained in:
Damien Elmes 2020-01-05 08:35:08 +10:00
parent 0b10d2c2cc
commit 1c77ff57ef

View file

@ -35,5 +35,5 @@ rm all.zip
# send translations to github
git add translations
git commit -m update || true
git commit -m 'update translations' || true
git push