From a087ea7277a93d157e7b7a6d297b0521656a17ce Mon Sep 17 00:00:00 2001 From: Your Name <rpereyra@escribanodigital.com> Date: Thu, 17 Mar 2022 20:07:14 +0000 Subject: [PATCH] ajuste produccion 2 --- bin/installbfa.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/installbfa.sh b/bin/installbfa.sh index bf74c4d..0874497 100755 --- a/bin/installbfa.sh +++ b/bin/installbfa.sh @@ -202,10 +202,10 @@ function setupquestions fi fi } - +apt-get install -y -qq git software-properties-common jq ncurses-bin curl usersetup setupquestions -apt-get install -y -qq git software-properties-common jq ncurses-bin curl +####apt-get install -y -qq git software-properties-common jq ncurses-bin curl # Ubuntu necesita mas repos grep -q Ubuntu /etc/issue && apt-add-repository multiverse # -- GitLab