summaryrefslogtreecommitdiff
path: root/tools/start.sh
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2022-11-24 21:23:56 +0100
committerTor Andersson <tor@ccxvii.net>2022-11-25 17:37:12 +0100
commit83835ea22d7e169f80d8740ce8a542103257d173 (patch)
tree24744e958aca45e583563ed6db9c58194dcd0b5c /tools/start.sh
parent1fd20db73895cf1ca8fab9cf2c7d288d3bcc1c92 (diff)
downloadserver-83835ea22d7e169f80d8740ce8a542103257d173.tar.gz
Remove obsolete tools and update other tools.
Diffstat (limited to 'tools/start.sh')
-rw-r--r--tools/start.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/start.sh b/tools/start.sh
deleted file mode 100644
index eb5240a..0000000
--- a/tools/start.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash
-forever start -a --uid rally --killSignal=SIGTERM -c 'nodemon --exitcrash' server.js