fix post_install not installing paru and add auto quit for building vm
This commit is contained in:
parent
e6364518f9
commit
62fb159cac
2 changed files with 11 additions and 10 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue