update ecosystem.json with correct grunt path

This commit is contained in:
David Baldwynn 2016-04-12 01:16:35 -04:00
parent 52cf7c01bb
commit f39aec5903

View File

@ -1,7 +1,7 @@
{
"apps" : [{
"name" : "tellform",
"script" : "/usr/local/bingrunt",
"script" : "/usr/local/bin/grunt",
}],
"deploy" : {
"production" : {