diff --git a/post_install.sh b/post_install.sh index 098840e..37f9a57 100644 --- a/post_install.sh +++ b/post_install.sh @@ -1,6 +1,6 @@ # install yay git clone https://aur.archlinux.org/yay.git -(cd yay && makepkg -sic) +(cd yay && makepkg -sic --noconfirm) rm -rf yay # update conky config with correct interface