mirror of
https://gitlab.manjaro.org/applications/manjaro-architect
synced 2024-11-06 03:20:36 +00:00
rank_mirrors() preselect stable
- the old problem with pacman-mirrors seems to have disappeared with the new menu structure
This commit is contained in:
parent
a9a8442857
commit
7ab86aca68
@ -336,7 +336,7 @@ rank_mirrors() {
|
||||
#Choose the branch for mirrorlist
|
||||
BRANCH="/tmp/.branch"
|
||||
DIALOG " $_MirrorBranch " --radiolist "\n\n$_UseSpaceBar" 0 0 3 \
|
||||
"stable" "-" off \
|
||||
"stable" "-" on \
|
||||
"testing" "-" off \
|
||||
"unstable" "-" off 2>${BRANCH}
|
||||
clear
|
||||
|
Loading…
Reference in New Issue
Block a user