#!/bin/sh

set -e

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