noconfirm build yay

This commit is contained in:
nannal 2021-01-09 18:28:29 +02:00
parent 8501b68e5d
commit 6aa8cb9eba

View File

@ -59,11 +59,13 @@ cd ./yay-git
echo "$userName ALL=(ALL) NOPASSWD:ALL" >> /etc/sudoers
sudo -u $userName makepkg -si
sudo -u $userName makepkg --noconfirm -si
yay -S --noconfirm firefox
yay -S --noconfirm vlc
yay -S --noconfirm atom-editor
yay -S --noconfirm atom
yay -S --noconfirm krita
yay -S --noconfirm xpad
exit