diff --git a/install b/install index 0c57c9144dba8cd6d72afd060febc3182f65689e..05f76c1e6546a697163c268c4bef4ac88c308569 100755 --- a/install +++ b/install @@ -217,7 +217,7 @@ if [ $sq -eq 0 ]; then possible_solutions "${commands[@]}" fi -ncore=32 +ncore=2 echo -e "\033[1mHow many core you want to use to install the dependencies?\033[0m" if [ $sq -eq 0 ]; then read ncore