commit 8733324963ecba4ed9ef18b29ca1096a4fec2c60 parent f1ea2c979f16e38e105379d925773cf65926d49e Author: Luke Smith <luke@lukesmith.xyz> Date: Sat, 2 Feb 2019 06:49:50 -0500 keyring arch script update Diffstat:
M | testing/arch.sh | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/testing/arch.sh b/testing/arch.sh @@ -62,6 +62,7 @@ mount /dev/sda1 /mnt/boot mkdir -p /mnt/home mount /dev/sda4 /mnt/home +pacman -Sy --noconfirm archlinux-keyring pacstrap /mnt base base-devel