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