1
0
Fork 0
forked from RP1/RaveOS-arch

fixed file location

This commit is contained in:
RP1 2024-12-19 23:19:05 +01:00
parent 453dd76b37
commit b67d0f2e65

View file

@ -14,6 +14,8 @@ yellow=$(tput setaf 3) # ${yellow}
git clone https://aur.archlinux.org/yay-bin.git
cd yay-bin
makepkg -si
cd -
rm -rf yay-bin
sleep 2