Add --harmony for older nodeJS.
This commit is contained in:
parent
964b30902a
commit
f0160635a2
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ fi
|
||||||
|
|
||||||
cd cluster-geo
|
cd cluster-geo
|
||||||
|
|
||||||
exec node cluster-geo.js
|
exec node --harmony cluster-geo.js
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue