#!/bin/bash -e if [ -n "$ENABLE_OVIS" ]; then log INFO "OVIS setup detected -- will start OVIS services." OVERRIDE+=" -f ./$PROJECT/modules/ovis-compose.yml" fi