This commit is contained in:
2020-02-17 16:12:57 +01:00
parent 698b346e70
commit 4c99d97c5b
2 changed files with 4 additions and 4 deletions

View File

@@ -270,8 +270,8 @@
if ! test (which yay)
printf "\n# Installing yay ##############################################################\n\n"
cd
mkdir -p fromGIT
cd fromGIT
mkdir -p ~/fromGIT
cd ~/fromGIT
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si --noconfirm