#!/bin/sh
NODE_PATH=@l_prefix@/lib/modclean
export NODE_PATH
exec @l_prefix@/bin/node \
@l_prefix@/lib/modclean/modclean/bin/modclean.js \
${1+"$@"}