Fix missing script (#418)

This commit is contained in:
cybermaggedon 2025-06-24 11:32:50 +01:00 committed by GitHub
parent bab9ac4bd5
commit b1a546e4d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,6 @@
#!/usr/bin/env python3
from trustgraph.rev_gateway import run
run()