#!/bin/sh
cd /usr/share/avet
exec python avet.py "$@"
