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 d7c0676f62
commit aaa27eaeec

View File

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