This commit is contained in:
tuxwarrior
2024-05-01 18:10:25 -05:00
parent 490fa5f042
commit 5d276c4178

View File

@@ -116,6 +116,7 @@ if [ ${operation} == "update" ] ; then
#yay -S --needed --noconfirm --timeupdate ${list_aur} #yay -S --needed --noconfirm --timeupdate ${list_aur}
#sudo -u ${user} bash -c 'echo "--------- __ ---------- : ${list_aur}"' #sudo -u ${user} bash -c 'echo "--------- __ ---------- : ${list_aur}"'
echo "FO"
else else
echo "No AUR packages to install" echo "No AUR packages to install"
fi fi