moth/scoreboard.cgi

5 lines
70 B
Python
Executable File

#! /usr/bin/env python3
from ctf import scoreboard
scoreboard.main()