update ecosystem.json with correct grunt path
This commit is contained in:
parent
52cf7c01bb
commit
f39aec5903
@ -1,7 +1,7 @@
|
||||
{
|
||||
"apps" : [{
|
||||
"name" : "tellform",
|
||||
"script" : "/usr/local/bingrunt",
|
||||
"script" : "/usr/local/bin/grunt",
|
||||
}],
|
||||
"deploy" : {
|
||||
"production" : {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user