fix post_install not installing paru and add auto quit for building vm

This commit is contained in:
JOLIMAITRE Matthieu 2024-02-20 03:50:04 +01:00
parent e6364518f9
commit 62fb159cac
2 changed files with 11 additions and 10 deletions

View file

@ -19,4 +19,4 @@ log "installing paru"
git clone https://aur.archlinux.org/paru-bin.git
cd paru-bin
makepkg -si
" | arch-chroot "$ROOT" su user sh
" | arch-chroot "$ROOT" su user