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