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

Users stuff

parent d5f23c27
No related branches found
No related tags found
No related merge requests found
...@@ -569,7 +569,7 @@ adl() ...@@ -569,7 +569,7 @@ adl()
export LUSER=/ && \ export LUSER=/ && \
export USER=/ && \ export USER=/ && \
export ADL_INSTALL=${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} && \ cd ${ADL_HOME} && \
export PATH=${ADL_HOME}/bin:/usr/libexec/bin:$PATH && \ export PATH=${ADL_HOME}/bin:/usr/libexec/bin:$PATH && \
source build/envSetup.sh && \ 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