mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-14 21:09:57 -05:00
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