Fix missing script

This commit is contained in:
Cyber MacGeddon 2025-06-24 11:31:32 +01:00
parent bab9ac4bd5
commit 7d53cfbb55

View file

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