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
alpine
alpine-conf
Commits
ed5fb1de
Commit
ed5fb1de
authored
May 29, 2014
by
Natanael Copa
Browse files
setup-apkrepos: fix cleanup
we need uninstall .setup*
parent
36bd7614
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup-apkrepos.in
View file @
ed5fb1de
...
...
@@ -210,5 +210,5 @@ fi
# clean up
if
[
-n
"
$to_uninstall
"
]
;
then
apk del
--quiet
alpine-mirrors
apk del
--quiet
$to_uninstall
fi
Write
Preview
Markdown
is supported
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