#!/bin/sh

set -e

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