From a3df3e7544d3c49c64648b89864c30a6d1b198b1 Mon Sep 17 00:00:00 2001 From: Matt C Date: Tue, 11 May 2021 18:18:29 -0400 Subject: [PATCH] swap for crystalstrap --- crystinstall.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crystinstall.sh b/crystinstall.sh index e274d09..103efec 100755 --- a/crystinstall.sh +++ b/crystinstall.sh @@ -154,10 +154,10 @@ else fi inf "Setting up base CrystalUX System" -pacstrap /mnt base linux linux-firmware networkmanager grub crystal-grub-theme man-db man-pages texinfo nano sudo curl archlinux-keyring neofetch +crystalstrap /mnt base linux linux-firmware networkmanager grub crystal-grub-theme man-db man-pages texinfo nano sudo curl archlinux-keyring neofetch if [[ "$EFI" == "yes" ]]; then inf "Installing EFI support package" - pacstrap /mnt efibootmgr + crystalstrap /mnt efibootmgr fi # Grub theme