mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 08:00:16 +02:00
fix: path in mtba setup
This commit is contained in:
@ -8,6 +8,6 @@ function mtbaSetup() {
|
||||
log ERROR "Detected MTBA Module configuration but ID-Management Module seems not to be configured!"
|
||||
exit 1;
|
||||
fi
|
||||
OVERRIDE+=" -f ./$PROJECT/mtba-compose.yml"
|
||||
OVERRIDE+=" -f ./$PROJECT/modules/mtba-compose.yml"
|
||||
fi
|
||||
}
|
Reference in New Issue
Block a user