From 45a658a41b93b28c5c559ed3097142cdc0728a9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Ke=C3=9Fler?= Date: Mon, 25 Jul 2022 18:13:48 +0200 Subject: [PATCH] increase pkgbuild version --- installer/install-arch | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/installer/install-arch b/installer/install-arch index 34f5e21..84fd692 100755 --- a/installer/install-arch +++ b/installer/install-arch @@ -111,6 +111,10 @@ genfstab -U /mnt >> /mnt/etc/fstab echo "${hostname}" > /mnt/etc/hostname +# end for now here +exit 0 + + ### Set up custom repo on installed system as well cat >>/mnt/etc/pacman.conf <