#!/bin/sh

set -e

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