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

Added sourcing of flow directory to set_env

parent 74c8e4cd
Branches
Tags
No related merge requests found
......@@ -38,3 +38,6 @@ for d in $NANOSOC_DIR/* ; do
fi
fi
done
# Add Flow directory to Path
export PATH="$PATH:/$NANOSOC_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