nevermind added to pacstrap

artix
Matt C 3 years ago
parent 2a4de67f86
commit 02cb13c89f

@ -132,7 +132,9 @@ else
echo ${DISK} > /mnt/diskn echo ${DISK} > /mnt/diskn
fi fi
cp /etc/pacman.conf /mnt/etc/. # This *should* now be handled by our patches
# to pacstrap
#cp /etc/pacman.conf /mnt/etc/.
arch-chroot /mnt /continue.sh arch-chroot /mnt /continue.sh
rm /mnt/continue.sh rm /mnt/continue.sh

Loading…
Cancel
Save