Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Cecylia Bocovich
gettor
Commits
35daafc3
Commit
35daafc3
authored
Sep 28, 2019
by
Hiro
🏄
Browse files
Update upload script
parent
eff3cc36
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/update_files
View file @
35daafc3
...
...
@@ -20,10 +20,11 @@ git fetch --all --prune
git add
.
git commit
-am
'Create release branch'
git checkout
-b
torbrowser-releases
git push
-f
--follow-tags
github torbrowser-releases
git checkout
-b
releases
git push
-f
--follow-tags
origin releases
git checkout
-b
torbrowser-releases
git push
-f
--follow-tags
github torbrowser-releases
for
row
in
$(
curl
-s
'https://aus1.torproject.org/torbrowser/update_3/release/downloads.json'
|
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment