From a4808a0e611486a0b18f13f4d26ac01b7498d00f Mon Sep 17 00:00:00 2001 From: Bruno Fontes Date: Tue, 16 Jul 2019 10:30:02 -0300 Subject: [PATCH] Including updating repos on aurman --- Pacman/updateRepositories.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pacman/updateRepositories.sh b/Pacman/updateRepositories.sh index dd2689c..e91f70a 100755 --- a/Pacman/updateRepositories.sh +++ b/Pacman/updateRepositories.sh @@ -26,7 +26,7 @@ s "reflector -l 30 -f 10 --save /etc/pacman.d/mirrorlist" bold "Updating with AURMAN..." s "echo" -aurman -Su --noedit --noconfirm --color always +aurman -Syyu --noedit --noconfirm --color always bold "Cleaning stuff..." s "echo"