From 49d3c541ee2efc55469ce10a9d803044c1b32c86 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Sat, 5 May 2018 00:11:17 +0200 Subject: [PATCH] [enh] push new en.json to yunohost/apps --- should_i_rebuild.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/should_i_rebuild.sh b/should_i_rebuild.sh index a48ab810..f67fcdf9 100644 --- a/should_i_rebuild.sh +++ b/should_i_rebuild.sh @@ -26,6 +26,6 @@ then git add locales/en.json git commit -m "[mod] update en.json with new translations" git pull yunohost-bot master - git push yunohost-bot master + git push fi fi