mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
CONFIG: openfoam session must use /bin/bash, not /bin/sh (fixes #1461)
This commit is contained in:
committed by
Andrew Heather
parent
5d8b18d452
commit
96d260713e
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
#------------------------------------------------------------------------------
|
||||
# ========= |
|
||||
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||
|
||||
Reference in New Issue
Block a user