mirror of https://github.com/dirtbags/moth.git
6 lines
64 B
Plaintext
6 lines
64 B
Plaintext
|
#! /usr/bin/python
|
||
|
|
||
|
from ctf import pointscli
|
||
|
|
||
|
pointscli.main()
|