This commit is contained in:
tuxwarrior
2024-05-01 14:26:38 -05:00
parent 7d17253369
commit 82a17ba59a

View File

@@ -88,6 +88,7 @@ if [ ${operation} == "update" ] ; then
if [[ -n "$list" ]]
then
echo "--------------->"
echo $list
#pacman -S --needed --noconfirm $list
else