[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [gettor/master] Fix script



commit 051336ea4eb9477e75fa8ba9e8c29d56db25cccf
Author: hiro <hiro@xxxxxxxxxxxxxx>
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 $(

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits