From 830cd00189b3c6d66663e1cece79a5de01a4c421 Mon Sep 17 00:00:00 2001 From: Leopere Date: Thu, 11 Jul 2019 19:41:04 -0400 Subject: [PATCH] TODO for start.sh --- start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start.sh b/start.sh index e19cf634..846f7b1b 100755 --- a/start.sh +++ b/start.sh @@ -1,4 +1,4 @@ #!/bin/bash - +## TODO: Reconsider this as I have no idea what the point of it is. node server.js #pm2 start process.yml