fix: add pscc changes

This commit is contained in:
p.delpy@dkfz-heidelberg.de
2025-07-03 07:27:15 +02:00
parent 4c6f9e0f13
commit 1da0a35626
11 changed files with 218 additions and 0 deletions

View File

@ -0,0 +1,5 @@
#!/bin/bash
if [ -n "$ENABLE_LENS" ];then
OVERRIDE+=" -f ./$PROJECT/modules/lens-compose.yml"
fi