[gettor/master] Read correct keyfile name

15 Feb
2016
15 Feb
'16
8:06 p.m.
commit d8a9d30dea77c91da06915c5836cfbebe27ed002 Author: aagbsn <aagbsn@extc.org> Date: Fri Feb 5 19:04:08 2016 +0000 Read correct keyfile name --- upload/bundles2github.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upload/bundles2github.py b/upload/bundles2github.py index a5beea5..decb44e 100644 --- a/upload/bundles2github.py +++ b/upload/bundles2github.py @@ -53,7 +53,7 @@ if __name__ == '__main__': gh_token = '' # path to the fingerprint that signed the packages - tb_key = os.path.abspath('tbb-key-torbrowserteam.asc') + tb_key = os.path.abspath('torbrowser-key.asc') # path to the latest version of Tor Browser tb_path = os.path.abspath('upload/latest')
3399
Age (days ago)
3399
Last active (days ago)
0 comments
1 participants
participants (1)
-
ilv@torproject.org