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

Users stuff

parent efdaf4d8
No related branches found
No related tags found
No related merge requests found
......@@ -565,7 +565,7 @@ adl()
echo "ADL_HOME" ${ADL_HOME} && \
ls ${ADL_HOME} && \
export ADL_INSTALL=${ADL_HOME} && \
ln -s /usr/bin/python3 /usr/local//bin/python3 && \
#ln -s /usr/bin/python3 /usr/local//bin/python3 && \
cd ${ADL_HOME} && \
export PATH=${ADL_HOME}/bin:/usr/libexec/bin:$PATH && \
source build/envSetup.sh && \
......
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