am_i_up/scripts/server

5 lines
65 B
Python
Executable File

#!/usr/bin/env python3
from am_i_up import server
server.main()