diff --git a/install.sh b/install.sh index fd19af3..1c0b408 100644 --- a/install.sh +++ b/install.sh @@ -15,6 +15,11 @@ echo "::1 localhost" >> /etc/hosts echo "127.0.1.1 arch.localedomain arch" >> /etc/hosts echo root:test | chpasswd +git clone https://aur.archlinux.org/paru-bin +cd paru-bin +makepkg -si +cd / + #AUR pacman -S base-devel linux-headers linux-lts-headers