diff --git a/ecosystem.json b/ecosystem.json index 1602c04d..10480ede 100644 --- a/ecosystem.json +++ b/ecosystem.json @@ -1,7 +1,7 @@ { "apps" : [{ "name" : "tellform", - "script" : "/usr/bin/grunt", + "script" : "/usr/local/lib/node_modules/grunt", "args" : "['production']" }], "deploy" : {