Skip to content
Snippets Groups Projects
Unverified Commit d3d8950e authored by Wouter Deconinck's avatar Wouter Deconinck Committed by GitHub
Browse files

fix: use bin/thisepic.sh instead of setup.sh

parent 5d8936af
No related branches found
No related tags found
No related merge requests found
Pipeline #122375 failed
......@@ -95,7 +95,7 @@ common:setup:
- ["common:setup"]
before_script:
- source .local/bin/env.sh
- source /opt/detector/epic-main/setup.sh
- source /opt/detector/epic-main/bin/thisepic.sh
- ls -lrtha
- ln -s "${LOCAL_DATA_PATH}/sim_output" sim_output
- ln -s "${LOCAL_DATA_PATH}/datasets/data" data
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment