#! /bin/sh
SCRIPT_DIR=$(dirname $0)
$SCRIPT_DIR/add_person.py "$@"
