Skip to content

Setup.sh rework

Jens Noerby Kristensen requested to merge setup.sh into develop

Setup.sh now takes two parameters on first call.

First call: source /relative-path/setup.sh /path/to/daqling-spack-repos/ path/to/configs/

Subsequent calls: source /relative-path/setup.sh

Also the scripts folder is now decided relatively to the daqling repos, instead of relatively to the location the script is invoked from

Merge request reports