diff --git a/should_i_rebuild.sh b/should_i_rebuild.sh index f67fcdf9..a0387f45 100644 --- a/should_i_rebuild.sh +++ b/should_i_rebuild.sh @@ -25,7 +25,7 @@ then then git add locales/en.json git commit -m "[mod] update en.json with new translations" - git pull yunohost-bot master + git pull git push fi fi