mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 18:32:23 +00:00
4 lines
60 B
JavaScript
Executable file
4 lines
60 B
JavaScript
Executable file
#!/usr/bin/env node
|
|
"use strict"
|
|
|
|
require("../dist/bin.js")
|