u
This commit is contained in:
@@ -105,7 +105,7 @@ if [ ${operation} == "update" ] ; then
|
||||
|
||||
if [[ -n "$list_aur" ]]
|
||||
then
|
||||
echo "^^^^^^^^^^^^^^^^^^^^^^^^^"
|
||||
echo "^^^^^^^^^^^^^^^^^^^^^^^^^ ${list_aur}"
|
||||
sudo -u ${user} bash -c 'yay -S --needed --noconfirm --timeupdate ${list_aur}'
|
||||
else
|
||||
echo "No AUR packages to install"
|
||||
|
||||
Reference in New Issue
Block a user