diff --git a/bootstrap.sh b/bootstrap.sh index 687fdd7..297e213 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -66,7 +66,7 @@ swapon -L P_SWAP # swap cp /etc/pacman.d/mirrorlist /etc/pacman.d/mirrorlist.bak grep ".de/" /etc/pacman.d/mirrorlist.bak > /etc/pacman.d/mirrorlist -pacstrap /mnt base base-devel linux linux-firmware dhcpcd wpa_supplicant dialog git netctl +pacstrap /mnt base base-devel linux linux-firmware dhcpcd wpa_supplicant wifi-menu dialog git netctl genfstab -p /mnt > /mnt/etc/fstab cat < /mnt/root/bootstrap2.sh