From bab136ce1f08cf43036069c05dd0ecd25e9a6a36 Mon Sep 17 00:00:00 2001 From: tuxwarrior Date: Wed, 1 May 2024 17:47:15 -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 a567e28..9d61575 100644 --- a/scripts/99_software.sh +++ b/scripts/99_software.sh @@ -107,7 +107,7 @@ if [ ${operation} == "update" ] ; then then echo "^^^^^^^^^^^^^^^^^^^^^^^^^ ${list_aur}" #sudo -u ${user} bash -c 'yay -S --needed --noconfirm --timeupdate ${list_aur}' - sudo -u ${user} bash -c 'yay' + #sudo -u ${user} bash -c 'yay' #runuser -l ${user} -c 'yay -S --needed --noconfirm --timeupdate ${list_aur}' #su ${user} #yay -S --needed --noconfirm --timeupdate ${list_aur}