#!/bin/sh
# need a wrapper in order to find usage
exec /usr/lib/nodejs/tap/bin/run.js "$@"
