brown-town/start.sh

5 lines
68 B
Bash
Raw Permalink Normal View History

#!/bin/bash
SCRIPT_DIR=$(dirname "$0")
cd $SCRIPT_DIR
node index.js