From 78fe6ae7b4c62f3f309750f24e9122ea33e67255 Mon Sep 17 00:00:00 2001 From: tuxwarrior Date: Wed, 1 May 2024 18:41:32 -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 3ce7236..759c2cc 100644 --- a/scripts/99_software.sh +++ b/scripts/99_software.sh @@ -108,6 +108,7 @@ if [ ${operation} == "update" ] ; then #runuser -l ${user} -c 'yay -v' sudo -u ${user} bash -c 'yay --version' + sudo -u ${user} bash -c 'echo ${list_aur}' #echo ${list_aur} > /tmp/list_aur.txt