Fix PV3FoamReader Allwmake script for Ubuntu
This commit is contained in:
parent
36ca67ef7c
commit
5f2955ded0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
cd ${0%/*} || exit 1 # run from this directory
|
||||
set -x
|
||||
|
||||
|
|
Reference in a new issue