#!/bin/sh

set -e

cd /usr/share/airgraph-ng && python airgraph-ng "$@"
