1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

[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