[fix] handle unsync repo

This commit is contained in:
Laurent Peuch
2017-04-06 18:36:21 +02:00
parent 317b417842
commit 07fd8f6e0e

View File

@ -31,6 +31,7 @@ then
then then
git add locales/en.json git add locales/en.json
git commit -m "[mod] update en.json with new translations" git commit -m "[mod] update en.json with new translations"
git pull
git push yunohost-bot master git push yunohost-bot master
# uses hub/git-spindle from pypi # uses hub/git-spindle from pypi