#!/bin/sh

set -e

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