diff --git a/setup-raveos.sh b/setup-raveos.sh index bd431f3..37362ec 100644 --- a/setup-raveos.sh +++ b/setup-raveos.sh @@ -13,13 +13,13 @@ yellow=$(tput setaf 3) # ${yellow} git clone https://aur.archlinux.org/yay-bin.git cd yay-bin - makepkg -si + makepkg -si --noconfirm cd - rm -rf yay-bin git clone https://aur.archlinux.org/yaru.git cd yaru - makepkg -si + makepkg -si --noconfirm cd - rm -rf yaru