Skip to content

Commit

Permalink
Fix conda install.
Browse files Browse the repository at this point in the history
  • Loading branch information
wtgee committed Nov 21, 2024
1 parent 66064d5 commit 210d5e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/scripts/install-conda.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

CONDA_URL="https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-Linux-$(uname -m).sh"
PANDIR="${PANDIR:-${HOME}/POCS}"
CONDA_ENV_NAME=conda-pocs

echo "Installing miniforge conda"

Expand Down

0 comments on commit 210d5e4

Please sign in to comment.