mirror of
https://github.com/samply/bridgehead.git
synced 2025-12-09 14:54:26 +01:00
script to optional use omics
This commit is contained in:
5
itcc/modules/itcc-omics-ingest.sh
Normal file
5
itcc/modules/itcc-omics-ingest.sh
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
if [ -n "$ENABLE_OMICS" ];then
|
||||||
|
OVERRIDE+=" -f ./$PROJECT/modules/itcc-omics-ingest.yaml"
|
||||||
|
fi
|
||||||
Reference in New Issue
Block a user