mirror of
https://github.com/dirtbags/moth.git
synced 2025-01-06 03:50:56 -07:00
6 lines
64 B
Text
6 lines
64 B
Text
|
#! /usr/bin/python
|
||
|
|
||
|
from ctf import pointscli
|
||
|
|
||
|
pointscli.main()
|