Skip to content
Snippets Groups Projects
Commit 4b9b2d78 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Be verbose about miniconda installation

parent 5f175ccc
No related branches found
No related tags found
No related merge requests found
...@@ -307,7 +307,7 @@ install_miniconda() { ...@@ -307,7 +307,7 @@ install_miniconda() {
fi fi
# install miniconda # install miniconda
bash miniconda.sh -b -p ${1} run_cmd bash miniconda.sh -b -p ${1}
# Put back cache and merge urls.txt # Put back cache and merge urls.txt
merge_conda_cache ${1}/pkgs ${1}.cached/pkgs merge_conda_cache ${1}/pkgs ${1}.cached/pkgs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment