#!/bin/sh
cd /opt/blackeye-python
exec python main.py "$@"
