1
0
Fork 0
mirror of https://github.com/dirtbags/moth.git synced 2025-01-06 12:00:34 -07:00
moth/bin/pointscli

6 lines
64 B
Text
Raw Normal View History

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