Test install pt 2

This commit is contained in:
Thomas Cole 2021-06-30 08:52:02 -04:00
parent 55fdbfa65a
commit af0128eebd

View File

@ -82,6 +82,8 @@ partition () {
sysinstall () {
pacstrap /mnt
arch-chroot /mnt bootctl install
}
######################################################################################