keyring arch script update
This commit is contained in:
parent
f1ea2c979f
commit
8733324963
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ mount /dev/sda1 /mnt/boot
|
||||||
mkdir -p /mnt/home
|
mkdir -p /mnt/home
|
||||||
mount /dev/sda4 /mnt/home
|
mount /dev/sda4 /mnt/home
|
||||||
|
|
||||||
|
pacman -Sy --noconfirm archlinux-keyring
|
||||||
|
|
||||||
pacstrap /mnt base base-devel
|
pacstrap /mnt base base-devel
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue