mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2025-04-26 09:14:10 +01:00
Update server-setup.sh
Adding SE keymap.
This commit is contained in:
parent
1417ed73b2
commit
95ba3ec838
@ -182,7 +182,7 @@ keymap () {
|
|||||||
echo -ne "
|
echo -ne "
|
||||||
Please select key board layout from this list"
|
Please select key board layout from this list"
|
||||||
# These are default key maps as presented in official arch repo archinstall
|
# 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 ro ru se sg ua uk)
|
||||||
|
|
||||||
select_option "${options[@]}"
|
select_option "${options[@]}"
|
||||||
keymap=${options[$?]}
|
keymap=${options[$?]}
|
||||||
@ -673,4 +673,4 @@ sed -i 's/^# %wheel ALL=(ALL:ALL) ALL/%wheel ALL=(ALL:ALL) ALL/' /etc/sudoers
|
|||||||
|
|
||||||
# Replace in the same state
|
# Replace in the same state
|
||||||
cd "$(pwd)" || exit
|
cd "$(pwd)" || exit
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user