From efd886cd09a976371b4ea58c1edfd42275bac807 Mon Sep 17 00:00:00 2001 From: Dan Date: Sun, 1 Oct 2017 17:29:41 -0600 Subject: [PATCH] Test --- git-post-receive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-post-receive b/git-post-receive index 843de0d..9c0e871 100644 --- a/git-post-receive +++ b/git-post-receive @@ -52,4 +52,4 @@ chmod +x bin/stop echo "Running stop script file" bin/stop echo "Running start script file" -bin/node src/app.js +bin/start