summaryrefslogtreecommitdiff
path: root/tools/start.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/start.sh')
-rw-r--r--tools/start.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/start.sh b/tools/start.sh
new file mode 100644
index 0000000..eb5240a
--- /dev/null
+++ b/tools/start.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+forever start -a --uid rally --killSignal=SIGTERM -c 'nodemon --exitcrash' server.js