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}