mirror of
https://github.com/samply/bridgehead.git
synced 2026-06-10 00:30:39 +02:00
script to optional use omics
This commit is contained in:
@@ -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