noconfirm build yay
This commit is contained in:
parent
8501b68e5d
commit
6aa8cb9eba
@ -59,11 +59,13 @@ cd ./yay-git
|
|||||||
|
|
||||||
echo "$userName ALL=(ALL) NOPASSWD:ALL" >> /etc/sudoers
|
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 firefox
|
||||||
yay -S --noconfirm vlc
|
yay -S --noconfirm vlc
|
||||||
yay -S --noconfirm atom-editor
|
yay -S --noconfirm atom
|
||||||
|
yay -S --noconfirm krita
|
||||||
|
yay -S --noconfirm xpad
|
||||||
|
|
||||||
|
|
||||||
exit
|
exit
|
Loading…
Reference in New Issue
Block a user