noconfirm build yay

master
nannal 3 years ago
parent 8501b68e5d
commit 6aa8cb9eba

@ -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
Loading…
Cancel
Save