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