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