Skip to content

Commit

Permalink
fetch modules.yaml with curl -k
Browse files Browse the repository at this point in the history
  • Loading branch information
eugeneswalker committed Sep 11, 2024
1 parent bc5fde1 commit 7c1391d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions containers/e4s-alc-example/build_hypre.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ E4S_ALC=`spack location -i --first e4s-alc`/bin/e4s-alc
### Pulling image and writing the definition file ###
$E4S_ALC create -f hypre-build-specs.yaml
ls $HOME/.e4s-alc/singularity_images
sed -i -e 's/curl https/curl -k https/' singularity.def
cat singularity.def

### Building the new image ###
Expand Down

0 comments on commit 7c1391d

Please sign in to comment.