This commit is contained in:
janskiba
2026-07-14 15:36:31 +02:00
committed by tm16-medma
parent d7c01594de
commit f6794f554c
2 changed files with 10 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/bin/bash -e
if [ -n "$ENABLE_OVIS" ];then
OVERRIDE+=" -f ./$PROJECT/modules/ovis-compose.yml"
fi