Skip to content

Commit

Permalink
Fixed typo for module load anaconda
Browse files Browse the repository at this point in the history
  • Loading branch information
Julius Busecke committed Mar 16, 2018
1 parent 334804f commit 1f0dae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utilities/habanero/mod_env_setup.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash

load module anaconda
module load anaconda
source activate pangeo

0 comments on commit 1f0dae9

Please sign in to comment.