commit 051336ea4eb9477e75fa8ba9e8c29d56db25cccf Author: hiro hiro@torproject.org Date: Fri Sep 27 21:19:37 2019 +0200
Fix script --- scripts/update_files | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/update_files b/scripts/update_files index bed198a..d14fdff 100755 --- a/scripts/update_files +++ b/scripts/update_files @@ -22,7 +22,7 @@ git add . git commit -am 'Create release branch' git checkout -b torbrowser-releases git push -f --follow-tags github torbrowser-releases -git checkout git checkout -b releases +git checkout -b releases git push -f --follow-tags origin releases
for row in $(