mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-05 03:53:44 +02:00
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
Reference in a new issue