diff --git a/git-post-receive b/git-post-receive index 9c0e871..843de0d 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/start +bin/node src/app.js