Skip to content
Snippets Groups Projects
Commit 087a0768 authored by David Mapstone's avatar David Mapstone
Browse files

Added sourcing of flow directory to set_env

parent 182d5071
No related branches found
No related tags found
No related merge requests found
...@@ -38,3 +38,6 @@ for d in $WRAP_ACC_DIR/* ; do ...@@ -38,3 +38,6 @@ for d in $WRAP_ACC_DIR/* ; do
fi fi
fi fi
done done
# Add Flow directory to Path
export PATH="$PATH:/$WRAP_ACC_DIR/flow"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment