fix sync-git
This commit is contained in:
parent
63f08535e9
commit
e6c8794eb1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user