am_i_up/scripts/client

5 lines
65 B
Python
Executable File

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