u
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user