diff --git a/bin/installbfa.sh b/bin/installbfa.sh
index bf74c4d0c97206c4d17316b1b137768393e117a2..087449796df226d8aa206451f63eba4d7829e7a2 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
 #