Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
b85b76f4
Commit
b85b76f4
authored
Jun 24, 2018
by
intrigeri
Browse files
Tor Browser import process: clean up after ourselves.
parent
377ef4f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
wiki/src/contribute/release_process/tor-browser.mdwn
View file @
b85b76f4
...
...
@@ -227,3 +227,10 @@ Adjust the URL in the main Git repository
git commit config/chroot_local-includes/usr/share/tails/tbb-dist-url.txt \
-m "Fetch Tor Browser from our own archive."
done
Clean up
--------
cd "$TBB_ARCHIVE" && \
git annex drop -- "${TBB_VERSION}" && \
rm -rf "$DL_DIR"
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