Skip to content
Snippets Groups Projects
Commit d4755890 authored by Scott Mindock's avatar Scott Mindock
Browse files

Users stuff

parent 42814cd2
No related branches found
No related tags found
No related merge requests found
......@@ -564,6 +564,7 @@ adl()
ls ${COTSBASE} && \
echo "ADL_HOME" ${ADL_HOME} && \
ls ${ADL_HOME} && \
export USER="cspp" && \
export ADL_INSTALL=${ADL_HOME} && \
#ln -s /usr/bin/python3 /usr/local//bin/python3 && \
cd ${ADL_HOME} && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment