summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-03-01 14:01:49 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-03-01 14:01:49 +0000
commita75f4297e8a42ceecba668fb3d11d16a1bdc8a76 (patch)
treeb86c190d7c918da25c52bafa83ce334e2e07550e
parent677b92a0c394dea67cc58f480472766d37dc617e (diff)
downloadalpine-conf-a75f4297e8a42ceecba668fb3d11d16a1bdc8a76.tar.bz2
alpine-conf-a75f4297e8a42ceecba668fb3d11d16a1bdc8a76.tar.xz
setup-apkrepos: minor bugfix
-rwxr-xr-xsetup-apkrepos.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup-apkrepos.in b/setup-apkrepos.in
index 42dcf66..7c7da29 100755
--- a/setup-apkrepos.in
+++ b/setup-apkrepos.in
@@ -332,7 +332,7 @@ case "$setup_method" in
e) prompt_clear_repositories;;
esac
-if [ "$setup_method" != "custom_mirror" ]; then
+if [ "$setup_method" != "e" ]; then
# It doesn't make sense to run get_alpine_release for custom_mirror
get_alpine_release