File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 source /etc/profile.d/modules.sh
2020 module load O2/daily-20250719-0000-1 boost/v1.83.0-alice2-45 CMake/v3.31.6-4 Clang/v18.1.8-22 ninja/fortran-v1.11.1.g9-12 ROOT/v6-32-06-alice9-3
2121
22+ mkdir -p ${STANDALONE_DIR}
2223 curl -o /root/events.tar.xz https://cernbox.cern.ch/remote.php/dav/public-files/cuQAwSojyDrl6FR/events.tar.xz
2324 tar -xf /root/events.tar.xz -C ${STANDALONE_DIR}
2425 rm /root/events.tar.xz
5152 source /etc/profile.d/modules.sh
5253 module load O2/daily-20250719-0000-1 boost/v1.83.0-alice2-45 CMake/v3.31.6-4 Clang/v18.1.8-22 ninja/fortran-v1.11.1.g9-12 ROOT/v6-32-06-alice9-3
5354
55+ mkdir -p ${STANDALONE_DIR}
5456 curl -o /root/events.tar.xz https://cernbox.cern.ch/remote.php/dav/public-files/cuQAwSojyDrl6FR/events.tar.xz
5557 tar -xf /root/events.tar.xz -C ${STANDALONE_DIR}
5658 rm /root/events.tar.xz
You can’t perform that action at this time.
0 commit comments