BUG: tutorial: missing run script invocation
This commit is contained in:
parent
029c5a24fe
commit
02ca7868d5
@ -13,6 +13,7 @@ cd "${0%/*}" || exit # Run from this directory
|
||||
( cd opposite_walls && ./Allrun )
|
||||
( cd airfoilWithLayers && ./Allrun )
|
||||
( cd sphere_gapClosure && ./Allrun )
|
||||
( cd block_with_curvature && ./Allrun )
|
||||
|
||||
exit 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user