From 82a17ba59a9781783cfac22e1d24c2c132caba10 Mon Sep 17 00:00:00 2001 From: tuxwarrior Date: Wed, 1 May 2024 14:26:38 -0500 Subject: [PATCH] u --- scripts/99_software.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/99_software.sh b/scripts/99_software.sh index 5fba07f..e209c12 100644 --- a/scripts/99_software.sh +++ b/scripts/99_software.sh @@ -88,6 +88,7 @@ if [ ${operation} == "update" ] ; then if [[ -n "$list" ]] then + echo "--------------->" echo $list #pacman -S --needed --noconfirm $list else