From eae5b37f6824375c1dfc0d387cccf7028761a013 Mon Sep 17 00:00:00 2001 From: Your Name <rpereyra@escribanodigital.com> Date: Thu, 17 Mar 2022 20:22:03 +0000 Subject: [PATCH] ajuste produccion final --- bin/installbfa.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bin/installbfa.sh b/bin/installbfa.sh index 0874497..e552626 100755 --- a/bin/installbfa.sh +++ b/bin/installbfa.sh @@ -202,10 +202,11 @@ function setupquestions fi fi } -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 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