#!/bin/sh cd "$RUN_DIR/build/server" nodemon --max-old-space-size=64 main.js -c ../../config.json