File size: 94 Bytes
0ebc491
 
 
 
 
1
2
3
4
5
#!/bin/bash

# Update package list and install mpiexec
apt-get update
apt-get install -y mpich