offpunk/offpunk.py

4 lines
55 B
Python
Executable File

#!/usr/bin/env python3
from offpunk import main
main()