mirror of
https://github.com/ankitects/anki.git
synced 2026-01-14 06:23:57 -05:00
fix sync-git
This commit is contained in:
parent
e898bd82f1
commit
908bd93831
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue