From 506646a0bafdb63ee510ee8fd604cd09277124fb Mon Sep 17 00:00:00 2001 From: Bruno Fontes Date: Mon, 15 Jul 2019 13:48:02 -0300 Subject: [PATCH] Skipping updating with pacman as AURMAN updates all packages as well --- Pacman/updateRepositories.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Pacman/updateRepositories.sh b/Pacman/updateRepositories.sh index 17f8977..dd2689c 100755 --- a/Pacman/updateRepositories.sh +++ b/Pacman/updateRepositories.sh @@ -20,9 +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..." -#s "echo" -#yes | sudo pacman -Syyu --color always +# bold "Updating with PACMAN..." +# s "echo" +# yes | sudo pacman -Syyu --color always bold "Updating with AURMAN..." s "echo"