CONFIG: openfoam session must use /bin/bash, not /bin/sh (fixes #1461)

This commit is contained in:
Mark Olesen
2019-10-17 09:29:42 +02:00
committed by Andrew Heather
parent 5d8b18d452
commit 96d260713e

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
#------------------------------------------------------------------------------
# ========= |
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox