Skip to content
Snippets Groups Projects
Commit 7d0891a1 authored by Quang tru HUYNH's avatar Quang tru HUYNH
Browse files

adding runscript and enable conda

parent 1ac4428d
No related branches found
No related tags found
No related merge requests found
Pipeline #65848 passed
......@@ -22,4 +22,8 @@ export PATH
PYTHONNOUSERSITE=1
export PYTHONNOUSERSITE
%runscript
# now let's enable conda
eval "$(conda shell.bash hook)";
exec "$@"
#
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment