From e731b2e62e914317b114973a9f81f35e6c2f9024 Mon Sep 17 00:00:00 2001 From: "Toerd@480" Date: Tue, 31 Dec 2019 02:20:34 +0100 Subject: [PATCH] added git --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 17abfbd..5ba6e81 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 dhcpcd wpa_supplicant dialog +pacstrap /mnt base base-devel linux dhcpcd wpa_supplicant dialog git genfstab -p /mnt > /mnt/etc/fstab cat < /mnt/root/bootstrap2.sh