From f1831b23c0e40c4e41b87949e9d4f72a2fd8f08d Mon Sep 17 00:00:00 2001 From: "Toerd@480" Date: Fri, 13 Mar 2020 17:49:43 +0100 Subject: [PATCH] rewind --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 297e213..687fdd7 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 wifi-menu dialog git netctl +pacstrap /mnt base base-devel linux linux-firmware dhcpcd wpa_supplicant dialog git netctl genfstab -p /mnt > /mnt/etc/fstab cat < /mnt/root/bootstrap2.sh