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