Skip to content
GitLab
Menu
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
3c237bd0
Commit
3c237bd0
authored
Jan 06, 2020
by
intrigeri
Browse files
Tor Browser import doc: add missing cleanup step
parent
7fe49ff3
Changes
1
Show whitespace changes
Inline
Side-by-side
wiki/src/contribute/release_process/tor-browser.mdwn
View file @
3c237bd0
...
@@ -245,4 +245,5 @@ Clean up
...
@@ -245,4 +245,5 @@ Clean up
cd "${TBB_ARCHIVE:?}" && \
cd "${TBB_ARCHIVE:?}" && \
git annex drop -- "${TBB_VERSION:?}" && \
git annex drop -- "${TBB_VERSION:?}" && \
rm -rf "${DL_DIR:?}"
rm -rf "${DL_DIR:?}" && \
rm "${TAILS_GIT_REPO:?}"/sha256sums-unsigned-build.txt{,.asc}
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