Skip to content
Snippets Groups Projects
Unverified Commit 5479b3d2 authored by abhinavsns's avatar abhinavsns Committed by GitHub
Browse files

Update install

parent 25763ca7
No related branches found
No related tags found
No related merge requests found
#! /bin/bash
set -x
source script/help
source script/discover_os
source script/show_solutions
......@@ -218,7 +217,7 @@ if [ $sq -eq 0 ]; then
possible_solutions "${commands[@]}"
fi
ncore=4
ncore=32
echo -e "\033[1mHow many core you want to use to install the dependencies?\033[0m"
if [ $sq -eq 0 ]; then
read ncore
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment