Files
2022-12-03 20:50:37 +01:00

2 lines
68 B
Python

if __name__ == "__main__":
from ghunt import ghunt; ghunt.main()