mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: hotBoxes: shell script syntax error
This commit is contained in:
@ -3,7 +3,7 @@
|
|||||||
# ========= | #
|
# ========= | #
|
||||||
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox #
|
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox #
|
||||||
# \\ / O peration | Version: dev #
|
# \\ / O peration | Version: dev #
|
||||||
# \\ / A nd | Web: www.OpenFOAM.com #
|
# \\ / A nd | Web: www.OpenFOAM.org #
|
||||||
# \\/ M anipulation | #
|
# \\/ M anipulation | #
|
||||||
#-----------------------------------------------------------------------------#
|
#-----------------------------------------------------------------------------#
|
||||||
cd ${0%/*} || exit 1 # Run from this directory
|
cd ${0%/*} || exit 1 # Run from this directory
|
||||||
|
|||||||
Reference in New Issue
Block a user