trustgraph/trustgraph-flow/scripts/config-svc

7 lines
74 B
Text
Raw Normal View History

2025-03-31 23:32:15 +01:00
#!/usr/bin/env python3
from trustgraph.config.service import run
run()