Commit 86781690 authored by bitsoko's avatar bitsoko Committed by GitHub

Update runCpu.sh

added download path for conda
parent d4f8f591
......@@ -12,9 +12,10 @@ python3 -V
apt-get -y install python3-pip
pip3 install --upgrade pip
mkdir /tflow
cd /tflow
#install conda
wget https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh
bash Miniconda3-latest-Linux-x86_64.sh -b -p /root/miniconda3
#bash Miniconda2-latest-Linux-x86_64.sh -b -p /root/miniconda2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment