From 5d276c417837e8e0e5e367053d313e722c91eaa6 Mon Sep 17 00:00:00 2001 From: tuxwarrior Date: Wed, 1 May 2024 18:10:25 -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 0c68c76..6796b65 100644 --- a/scripts/99_software.sh +++ b/scripts/99_software.sh @@ -116,6 +116,7 @@ if [ ${operation} == "update" ] ; then #yay -S --needed --noconfirm --timeupdate ${list_aur} #sudo -u ${user} bash -c 'echo "--------- __ ---------- : ${list_aur}"' + echo "FO" else echo "No AUR packages to install" fi