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