mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-21 06:25:21 -04:00
restore mpich directories
This commit is contained in:
parent
c7b5194715
commit
b9befdd9fc
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#!/bin/bash
|
||||
mkdir -p ~/apps || true
|
||||
mkdir -p ~/cache/libext/lib ~/cache/libext/bin ~/cache/libext/include ~/cache/libext/mpich || true
|
||||
mkdir -p ~/cache/libext/mpich/mpich || true
|
||||
mkdir -p ~/cache/libext/lib ~/cache/libext/bin ~/cache/libext/include || true
|
||||
mkdir -p ~/cache/simint/simint_install || true
|
||||
mkdir -p ~/cache/tarballs || true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue