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