correction ini branch

merge-requests/273/head
Bernhard Landauer 7 years ago
parent e684f30fa9
commit d9d51bf1c9

@ -363,7 +363,7 @@ rank_mirrors() {
if [[ ! -z "$(cat ${BRANCH})" ]]; then
pacman-mirrors -gib "$(cat ${BRANCH})"
check_for_error "$FUNCNAME branch $(cat ${BRANCH})"
ini branch "$BRANCH"
ini branch "$(cat ${BRANCH})"
fi
}

Loading…
Cancel
Save