#!/bin/sh

set -e

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