mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Always noconfirm
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
sudo pacman -S --needed base-devel
|
||||
git clone https://aur.archlinux.org/yay-bin.git
|
||||
cd yay-bin
|
||||
makepkg -si
|
||||
makepkg -si --noconfirm
|
||||
cd ~
|
||||
rm -rf yay-bin
|
||||
|
Reference in New Issue
Block a user