#!/usr/bin/sh -e
exec /usr/bin/python3 -O -m enjarify.main "$@"
