diff --git a/install.sh b/install.sh index a9deabc..782a2cf 100755 --- a/install.sh +++ b/install.sh @@ -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