forked from Shinonome/dots-hyprland
don't do partial upgrade (#363)
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
# export base="$(pwd)"
|
# export base="$(pwd)"
|
||||||
|
|
||||||
install-yay() {
|
install-yay() {
|
||||||
x sudo pacman -Sy --needed --noconfirm base-devel
|
x sudo pacman -S --needed --noconfirm base-devel
|
||||||
x git clone https://aur.archlinux.org/yay-bin.git /tmp/buildyay
|
x git clone https://aur.archlinux.org/yay-bin.git /tmp/buildyay
|
||||||
x cd /tmp/buildyay
|
x cd /tmp/buildyay
|
||||||
x makepkg -o
|
x makepkg -o
|
||||||
|
|||||||
Reference in New Issue
Block a user