feat: add transfair setup to ccp

This commit is contained in:
janskiba 2025-03-19 08:13:08 +00:00
parent 2485d43d8f
commit 0ca2819036
1 changed files with 9 additions and 1 deletions

View File

@ -29,4 +29,12 @@ done
idManagementSetup
mtbaSetup
obds2fhirRestSetup
blazeSecondarySetup
blazeSecondarySetup
for module in modules/*.sh
do
log DEBUG "sourcing $module"
source $module
done
transfairSetup