lib/util.sh

merge-requests/273/head
Bernhard Landauer 7 years ago
parent 968a789b90
commit ef1980a172

@ -281,7 +281,7 @@ rank_mirrors() {
"stable" "-" off \
"testing" "-" off \
"unstable" "-" off 2>${BRANCH}
clear
[[ ! -z "$(cat ${BRANCH})" ]] && pacman-mirrors -gib "$(cat ${BRANCH})" && \
LOG "branch selected: $(cat ${BRANCH})"
}

Loading…
Cancel
Save