feat: add PSCC

* add pscc and prepare lens2 deployment
---------

Co-authored-by: p.delpy@dkfz-heidelberg.de <p.delpy@dkfz-heidelberg.de>
Co-authored-by: Jan <59206115+Threated@users.noreply.github.com>
This commit is contained in:
Pierre Delpy
2025-11-05 15:18:00 +01:00
committed by GitHub
parent 6dea7c8fef
commit 230ff1debb
12 changed files with 177 additions and 16 deletions

View File

@@ -11,4 +11,4 @@ for module in $PROJECT/modules/*.sh
do
log DEBUG "sourcing $module"
source $module
done
done