This commit is contained in:
Your Name 2022-12-12 10:29:43 -07:00
parent da0da0eb13
commit 39d74515a9

View File

@ -143,7 +143,7 @@ systemMounts(){
install() {
partitions
sed -i '/^SigLevel/s/^\(.*\)$/#\1\n/' /etc/pacman.conf
sed -i '/#SigLevel/a SigLevel = Never' /etc/pacman.conf
sed -i '/#SigLevel/a SigLevel = Never' /etc/pacman.conf
pacman -Sy archlinux-keyring debootstrap --noconfirm
apt update;apt install debootstrap -y
rm -rf /debootstrap