Skip to content

Commit

Permalink
use correct HPC module name
Browse files Browse the repository at this point in the history
  • Loading branch information
Felix Van der Jeugt committed Apr 23, 2021
1 parent 406df22 commit 0f70cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make-on-hpc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# Loading the required modules
module load Java
module load Maven
module load node
module load nodejs

# Check the current directory
pushd "$PBS_O_WORKDIR"
Expand Down

0 comments on commit 0f70cbc

Please sign in to comment.