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

[fix] pull from good repository

This commit is contained in:
Laurent Peuch 2017-04-06 18:37:53 +02:00
parent 07fd8f6e0e
commit 64e346fd4b

View file

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