From bdc116529011b82a0305942812bc3a6b51e25a91 Mon Sep 17 00:00:00 2001 From: Robert Martin-Legene <robert@nic.ar> Date: Wed, 26 Sep 2018 12:47:45 -0300 Subject: [PATCH] typo --- bin/installbfa.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/installbfa.sh b/bin/installbfa.sh index 8a59158..a6f821a 100755 --- a/bin/installbfa.sh +++ b/bin/installbfa.sh @@ -160,6 +160,7 @@ function aptinstall dpkg --verify $pkg 2>/dev/null || info Installing $pkg && apt -y install $pkg + done } function usersetup -- GitLab