moth/bin/pointscli

6 lines
64 B
Python
Executable File

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