Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Hiro
GetTor
Commits
0e04d0b0
Commit
0e04d0b0
authored
Sep 28, 2019
by
Hiro
🏄
Browse files
Update upload files script
parent
f8ab2e4c
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/update_files
View file @
0e04d0b0
...
...
@@ -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:
movies
"
ia upload
$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
.
Attach a 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