From e695ccf1e324549356c3e9eae433ba400cd70b62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Ke=C3=9Fler?= Date: Mon, 25 Jul 2022 16:21:54 +0200 Subject: [PATCH] remove pacman.conf modification on installer --- installer/install-arch | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/installer/install-arch b/installer/install-arch index 65c86fd..34f5e21 100755 --- a/installer/install-arch +++ b/installer/install-arch @@ -102,12 +102,7 @@ mount "${part_boot}" /mnt/boot --mkdir swapon "${part_swap}" ### Install and configure the basic system ### -cat >>/etc/pacman.conf <