Install paru-bin instead of paru

This commit is contained in:
RealStickman 2020-12-19 21:49:27 +01:00
parent 8f777c0182
commit 89385ca11c

View File

@ -329,7 +329,7 @@ rm -rf neofetch
# install paru
if [[ $(pacman -Q | grep yay) ]] && [[ ! $(pacman -Q | grep paru) ]]; then
echo "Installing paru"
yay -S paru
yay -S paru-bin
fi
#AUR