fix sync-git

This commit is contained in:
Damien Elmes 2020-02-17 11:45:56 +10:00
parent 63f08535e9
commit e6c8794eb1

View File

@ -5,7 +5,7 @@
# upload changes to .pot
./update-po-template
(cd po && git commit -m update; git push)
(cd po && git add desktop; git commit -m update; git push)
# upload changes to ftl templates
./update-ftl-templates