#!/bin/sh DIR="$(dirname "$(readlink -f "$0")")" node "$DIR/../dist/main.js";