rank_mirrors() preselect stable

- the old problem with pacman-mirrors seems to have disappeared with the new menu structure
This commit is contained in:
Bernhard Landauer 2017-03-05 12:56:46 +01:00
parent a9a8442857
commit 7ab86aca68

View File

@ -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