mirror of
https://github.com/brunofontes/linuxShortcuts.git
synced 2024-11-24 05:24:56 +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"
|
s "reflector -l 30 -f 10 --save /etc/pacman.d/mirrorlist"
|
||||||
|
|
||||||
#bold "Updating with PACMAN..."
|
#bold "Updating with PACMAN..."
|
||||||
s "echo"
|
#s "echo"
|
||||||
yes | sudo pacman -Syyu --color always
|
#yes | sudo pacman -Syyu --color always
|
||||||
|
|
||||||
bold "Updating with AURMAN..."
|
bold "Updating with AURMAN..."
|
||||||
s "echo"
|
s "echo"
|
||||||
|
Loading…
Reference in New Issue
Block a user