#!/bin/bash

cd `dirname "$0"`

export METEOR_SETTINGS=`cat settings.json`

#--prof --logfile=v8_%p.log
node main.js $METEOR_APP-$PORT