mirror of
https://github.com/brunofontes/linuxShortcuts.git
synced 2024-11-23 21:20:50 +00:00
yay: including the more than necessary diff of pkgbuild files
This commit is contained in:
parent
2964dc1404
commit
7a381cea26
@ -20,13 +20,9 @@ bold "Pacman-mirrors -c"
|
||||
s "pacman-mirrors -c Brazil"
|
||||
s "reflector -l 30 -f 10 --save /etc/pacman.d/mirrorlist"
|
||||
|
||||
#bold "Updating with PACMAN..."
|
||||
#bold "Updating with YAY..."
|
||||
s "echo"
|
||||
yes | sudo pacman -Syyu --color always
|
||||
|
||||
bold "Updating with AURMAN..."
|
||||
s "echo"
|
||||
aurman -Su --noedit --noconfirm --color always
|
||||
yes | yay -Syu --diffmenu --noconfirm --color always
|
||||
|
||||
bold "Cleaning stuff..."
|
||||
s "echo"
|
||||
|
Loading…
Reference in New Issue
Block a user