#!/bin/sh
MAINJS=./node_build/make.js ./node_build/node.sh "$@"
