mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-16 03:56:54 +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
|
||||
|
||||
exec node cluster-geo.js
|
||||
exec node --harmony cluster-geo.js
|
||||
|
|
Loading…
Add table
Reference in a new issue