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