Skip to content
Snippets Groups Projects
Commit 5b8d19dd authored by Mark Meredith's avatar Mark Meredith
Browse files

fix

parent 9dc579e8
No related branches found
No related tags found
1 merge request!107Add Spack recipe
This commit is part of merge request !107. Comments created here will be created in the context of that merge request.
......@@ -22,6 +22,7 @@ RUN apt-get -qq update \
ninja==1.* \
&& git clone -c feature.manyFiles=true https://github.com/spack/spack.git /usr/local/spack \
PATH=/usr/local/spack/bin:$PATH
&& PATH=/usr/local/spack/bin:$PATH
CMD [ "/bin/bash" ]
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