Fixed noconfirm
This commit is contained in:
parent
af8800e896
commit
4f1ec996c3
20 changed files with 1463 additions and 8 deletions
|
|
@ -8,7 +8,7 @@ post_install() {
|
|||
pacman -S --needed git base-devel
|
||||
git clone https://aur.archlinux.org/yay.git
|
||||
cd yay
|
||||
su -c "makepkg -si --asdeps" - tdpeuter
|
||||
su -c "makepkg -si --asdeps --noconfirm" - tdpeuter
|
||||
|
||||
post_upgrade
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue