Merge 1db3b362c7 into 8fb6610ee9
This commit is contained in:
commit
40a7a14cd9
|
|
@ -199,7 +199,7 @@ keymap () {
|
|||
echo -ne "
|
||||
Please select key board layout from this list"
|
||||
# These are default key maps as presented in official arch repo archinstall
|
||||
options=(us by ca cf cz de dk es et fa fi fr gr hu il it lt lv mk nl no pl ro ru sg ua uk)
|
||||
options=(us by ca cf cz de dk es et fa fi fr gr hu il it lt lv mk nl no pl pt ro ru sg ua uk)
|
||||
|
||||
select_option $? 4 "${options[@]}"
|
||||
keymap=${options[$?]}
|
||||
|
|
|
|||
Loading…
Reference in New Issue