Add --harmony for older nodeJS.

This commit is contained in:
Adam Ierymenko 2015-10-23 12:05:17 -07:00
parent 964b30902a
commit f0160635a2

View File

@ -10,4 +10,4 @@ fi
cd cluster-geo
exec node cluster-geo.js
exec node --harmony cluster-geo.js