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
660b880d
Commit
660b880d
authored
Sep 28, 2019
by
Hiro
🏄
Browse files
Update upload files script
parent
0e04d0b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/update_files
View file @
660b880d
...
...
@@ -58,5 +58,5 @@ for f in $(ls); do
# Update Google Drive
rclone copy
$f
gdrive:releases
# Update Internet Archive
ia upload
$f
-
--remote-name
=
$f
--metadata
=
"title:New Tor Browser release
${
f
}
."
--metadata
=
"mediatype:software"
ia upload
TorBrowserRelease-
${
f
}
$f
--remote-name
=
$f
--metadata
=
"title:New Tor Browser release
${
f
}
."
--metadata
=
"mediatype:software"
done
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