From 64e346fd4b43d1587dc3c4008f24b2937bc14649 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Thu, 6 Apr 2017 18:37:53 +0200 Subject: [PATCH] [fix] pull from good repository --- 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 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