Skip to content

Commit

Permalink
move to installation dir
Browse files Browse the repository at this point in the history
  • Loading branch information
heather999 authored May 22, 2024
1 parent 0b73634 commit e5c3bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda/install-desc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ mamba install -c conda-forge -y --file $2
pip install --no-cache-dir -r $3
#mamba env update -n desc --file $2
#mamba env create -n desc -f $2

cd $1
wget https://github.com/LSSTDESC/rail/archive/refs/tags/v1.0.0.tar.gz
tar xzf v1.0.0.tar.gz
rm v1.0.0.tar.gz
Expand Down

0 comments on commit e5c3bfd

Please sign in to comment.