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