mirror of
https://github.com/brunofontes/linuxShortcuts.git
synced 2024-11-23 23:40:51 +00:00
Avoind running pacman -Syyu as I am already updating with aurman
This commit is contained in:
parent
257bcfebf6
commit
dd5170b3b1
@ -21,8 +21,8 @@ s "pacman-mirrors -c Brazil"
|
||||
s "reflector -l 30 -f 10 --save /etc/pacman.d/mirrorlist"
|
||||
|
||||
#bold "Updating with PACMAN..."
|
||||
s "echo"
|
||||
yes | sudo pacman -Syyu --color always
|
||||
#s "echo"
|
||||
#yes | sudo pacman -Syyu --color always
|
||||
|
||||
bold "Updating with AURMAN..."
|
||||
s "echo"
|
||||
|
Loading…
Reference in New Issue
Block a user