From 02e32a52cf7a9ca5dcd0cc6ced41c27a57c6fc76 Mon Sep 17 00:00:00 2001 From: tuxwarrior Date: Wed, 1 May 2024 17:55:28 -0500 Subject: [PATCH] u --- scripts/99_software.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/99_software.sh b/scripts/99_software.sh index 7c2a9d0..ae84b9d 100644 --- a/scripts/99_software.sh +++ b/scripts/99_software.sh @@ -108,7 +108,7 @@ if [ ${operation} == "update" ] ; then echo "^^^^^^^^^^^^^^^^^^^^^^^^^ ${list_aur}" #sudo -u ${user} bash -c 'yay -S --needed --noconfirm --timeupdate ${list_aur}' #sudo -u ${user} bash -c 'yay' - #runuser -l ${user} -c 'yay -S --needed --noconfirm --timeupdate ${list_aur}' + runuser -l ${user} -c 'echo "--------- __ ---------- : ${list_aur}"' #su ${user} #yay -S --needed --noconfirm --timeupdate ${list_aur}