Replacing the s"command"

Avoinding issues using the "s" command
only with echo.

Pacman-mirrors - As I have used only
mirrors from Brazil, it makes more sense
to restrict it just here.
This commit is contained in:
Bruno F. Fontes 2018-10-25 20:25:36 -03:00
parent 2b6ee0f696
commit 895f356687
Signed by: brunofontes
GPG Key ID: EE3447CE80048495

View File

@ -17,10 +17,11 @@ echo
s "echo '**********'"
bold "Pacman-mirrors -c"
s "pacman-mirrors -c Brazil Chile United_States"
s "pacman-mirrors -c Brazil"
#bold "Updating with PACMAN..."
s "pacman -Syu --color always"
s "echo"
yes | sudo pacman -Syyu --color always
bold "Updating with AURMAN..."
s "echo"