mirror of
https://github.com/classy-giraffe/easy-arch.git
synced 2025-11-17 11:30:55 +00:00
Typo.
This commit is contained in:
parent
8eb1c103ea
commit
f081700be0
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ mount -o nodatacow,subvol=@swap $BTRFS /mnt/swap
|
|||
mount $ESP /mnt/boot
|
||||
|
||||
# Pacstrap (setting up a base sytem onto the new root).
|
||||
echo "Installing the base sytem."
|
||||
echo "Installing the base system."
|
||||
pacstrap /mnt base linux linux-firmware btrfs-progs grub grub-btrfs efibootmgr snapper sudo neovim networkmanager &>/dev/null
|
||||
|
||||
# Fstab generation.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue