forked from RP1/RaveOS-arch
fixed file location
This commit is contained in:
parent
453dd76b37
commit
b67d0f2e65
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ yellow=$(tput setaf 3) # ${yellow}
|
||||||
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
|
||||||
|
cd -
|
||||||
|
rm -rf yay-bin
|
||||||
|
|
||||||
sleep 2
|
sleep 2
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue