Update install.sh
This commit is contained in:
parent
26d072ede1
commit
755c36f724
|
@ -266,7 +266,7 @@ echo
|
|||
echo "Setting locale and keyboard layout."
|
||||
arch-chroot /mnt localectl --no-convert set-keymap de-latin1-nodeadkeys &&
|
||||
|
||||
cat << EOF > /mnt//etc/X11/xorg.conf.d/00-keyboard.conf &&
|
||||
cat << EOF > /mnt/etc/X11/xorg.conf.d/00-keyboard.conf &&
|
||||
# Written by systemd-localed(8), read by systemd-localed and Xorg. It's
|
||||
# probably wise not to edit this file manually. Use localectl(1) to
|
||||
# instruct systemd-localed to update it.
|
||||
|
|
Loading…
Reference in New Issue