1
0
Fork 0
mirror of https://github.com/dirtbags/moth.git synced 2025-01-08 13:00:42 -07:00
moth/bin/pointscli

5 lines
64 B
Python
Executable file

#! /usr/bin/python
from ctf import pointscli
pointscli.main()