+ yay install of aur: packages
This commit is contained in:
@@ -103,14 +103,11 @@ if [ ${operation} == "update" ] ; then
|
||||
|
||||
if [[ -n "$list_aur" ]]
|
||||
then
|
||||
echo "--------------->"
|
||||
echo $list_aur
|
||||
#pacman -S --needed --noconfirm $list
|
||||
yay -S --needed --noconfirm --timeupdate $list_aur
|
||||
else
|
||||
echo "No AUR packages to install"
|
||||
fi
|
||||
|
||||
|
||||
fi
|
||||
|
||||
# -----
|
||||
|
||||
Reference in New Issue
Block a user