From ab80c464fa85d3f7ce83231315471075abe5a331 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Sun, 25 Mar 2018 17:48:49 +0200 Subject: [PATCH] Update arch-install --- arch-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-install b/arch-install index 4c1bd8a..11783d4 100755 --- a/arch-install +++ b/arch-install @@ -914,7 +914,7 @@ then echo "Git is installed" else echo "Git is not installed" - pacman -Sy git --needed --noconfirm + pacman -Syu git --needed --noconfirm fi gitclone /opt/${repo}/arch-install n ${version}