#!/usr/bin/env python3
from am_i_up import server

server.main()
