feat: add pscc - fix rebase issues

This commit is contained in:
p.delpy@dkfz-heidelberg.de
2025-08-12 13:56:28 +02:00
parent ada3226044
commit 95f4d4eb0c
8 changed files with 145 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