aboutsummaryrefslogtreecommitdiffstats
path: root/setup-apkrepos.in
diff options
context:
space:
mode:
Diffstat (limited to 'setup-apkrepos.in')
-rw-r--r--setup-apkrepos.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup-apkrepos.in b/setup-apkrepos.in
index e84b928..7744d8b 100644
--- a/setup-apkrepos.in
+++ b/setup-apkrepos.in
@@ -210,5 +210,5 @@ fi
# clean up
if [ -n "$to_uninstall" ]; then
- apk del --quiet alpine-mirrors
+ apk del --quiet $to_uninstall
fi