Disable mirror by country
This commit is contained in:
parent
8a04d662d0
commit
19d9aad759
1 changed files with 1 additions and 1 deletions
2
archfi
2
archfi
|
@ -737,7 +737,7 @@ installmenu(){
|
||||||
nextitem=${1}
|
nextitem=${1}
|
||||||
fi
|
fi
|
||||||
options=()
|
options=()
|
||||||
options+=("${txtselectmirrorsbycountry}" "(${txtoptional})")
|
#options+=("${txtselectmirrorsbycountry}" "(${txtoptional})")
|
||||||
options+=("${txteditmirrorlist}" "(${txtoptional})")
|
options+=("${txteditmirrorlist}" "(${txtoptional})")
|
||||||
options+=("${txtinstallarchlinux}" "pacstrap")
|
options+=("${txtinstallarchlinux}" "pacstrap")
|
||||||
options+=("${txtconfigarchlinux}" "")
|
options+=("${txtconfigarchlinux}" "")
|
||||||
|
|
Loading…
Reference in a new issue