feat: add transfair setup to ccp

This commit is contained in:
janskiba
2025-03-19 08:13:08 +00:00
committed by Torben Brenner
parent e5aebfe382
commit 68804dc71b

View File

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