diff --git a/ecosystem.json b/ecosystem.json index 14d7da4e..57fce3f9 100644 --- a/ecosystem.json +++ b/ecosystem.json @@ -1,7 +1,7 @@ { "apps" : [{ "name" : "tellform", - "script" : "/usr/local/bingrunt", + "script" : "/usr/local/bin/grunt", }], "deploy" : { "production" : {