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