moth/scoreboard.cgi

5 lines
70 B
Plaintext
Raw Normal View History

2009-09-29 15:36:25 -06:00
#! /usr/bin/env python3
2009-10-05 13:33:20 -06:00
from ctf import scoreboard
2009-09-29 15:36:25 -06:00
scoreboard.main()