#!/usr/bin/env sh
BASEDIR=$(dirname $0)
/usr/bin/env sh "$BASEDIR/agent" info $@

