#!/bin/sh

cd /usr/lib/python3.7/site-packages/azote
exec /usr/bin/python3 main.py "$@"
