#!/bin/sh printf "Starting SquadJS...\n" sleep 30 /usr/bin/node --unhandled-rejections=strict ./index.js