SELF=$0; test -L "$0" && SELF=$(readlink -n $0)
php -f "$(dirname "$SELF")"/../src/cli.php -- "$@"
