diff --git a/should_i_rebuild.sh b/should_i_rebuild.sh index 762ccdc1..3d10935b 100644 --- a/should_i_rebuild.sh +++ b/should_i_rebuild.sh @@ -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