summaryrefslogtreecommitdiff
path: root/setup-apkrepos.in
diff options
context:
space:
mode:
authorAaron Mason <absorbentshoulderman@gmail.com>2022-10-17 22:47:54 +0000
committerAaron Mason <absorbentshoulderman@gmail.com>2022-10-17 22:47:54 +0000
commit860b7271232a2726fafbad4b10b095d027b1ad10 (patch)
treebe99c94d7e94dc05231b67acd9ef66ef62d1824a /setup-apkrepos.in
parent580bd14645eb8527d2952c0cbdac20a4bb6ce7c0 (diff)
downloadalpine-conf-860b7271232a2726fafbad4b10b095d027b1ad10.zip
APK Repo Setup
- Paginate mirrors list if it requires more than one screenful to display
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 504025e..1367476 100644
--- a/setup-apkrepos.in
+++ b/setup-apkrepos.in
@@ -210,7 +210,7 @@ while ! $changed; do
MIRRORS=$(wget -qO- $MIRRORS_URL)
fi
- show_mirror_list
+ show_mirror_list | more
ask_setup_method ${APKREPO_DEFAULT_ANSWER:-1}
case "$resp" in