Update install.sh

This commit is contained in:
Dante 2024-07-16 19:25:44 -04:00 committed by GitHub
parent e95c745d44
commit e5fc6df4d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@ cd yay-bin
makepkg -si
sudo pacman -S --needed - < ~/script/pacman.txt
yay -S - < ~/script/yay.txt
yay -S --needed - < ~/script/yay.txt
cd ~/script/
./clone.sh