Skip to content

Create setup.sh script and install in prefix (not compact directory)

Wouter Deconinck requested to merge setup-script-in-detector-repository into main

We link the compact into the prefix of the detector, but it is easiest to just put the beamline setup.sh file in the compact directory. The structure is then, e.g.:

ecce.xml
setup.sh
compact/
  ecal.xml
ip6/
  setup.sh
  beamline.xml

Merge request reports