Fix a typo
This commit is contained in:
parent
02b66b05d1
commit
4b1ad48409
@ -13,7 +13,7 @@ msg "Initializing pacman keyrings..."
|
||||
pacman-key --init
|
||||
pacman-key --populate archlinux
|
||||
msg "Installing essential packages..."
|
||||
pacman -Syu base base-devel xorg pulse audio --noconfirm
|
||||
pacman -Syu base base-devel xorg pulseaudio --noconfirm
|
||||
msg "Creating user account..."
|
||||
echo "Enter the name of the user account, you may want it to be the same as the host os so it will share the same home directory"
|
||||
read CHROOT_USER
|
||||
|
Loading…
Reference in New Issue
Block a user