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