#!/bin/bash

echo "Starting Node"

node ./node_modules/forever/bin/forever start --append ./node_modules/grunt-cli/bin/grunt || exit 1