Commit 48681a8f authored by yann300's avatar yann300

use binary

parent 1cfeec76
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
"bin" : { "remixd" : "./bin/remixd" }, "bin" : { "remixd" : "./bin/remixd" },
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1", "test": "echo \"Error: no test specified\" && exit 1",
"start": "node ./src/main.js" "start": "./bin/remixd"
}, },
"repository": { "repository": {
"type": "git", "type": "git",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment