Browse Source

Increase memory in cli.js

feature/witness_bin
Jordi Baylina 6 years ago
parent
commit
77393e2d0c
No known key found for this signature in database GPG Key ID: 7480C80C1BE43112
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      cli.js

+ 1
- 1
cli.js

@ -1,4 +1,4 @@
#!/usr/bin/env node
#!/usr/bin/env node --max_old_space_size=4000
/*
Copyright 2018 0KIMS association.

Loading…
Cancel
Save