added go cli shell file
This commit is contained in:
parent
f165c430ae
commit
2e09746469
3
bin/eth-go.sh
Normal file
3
bin/eth-go.sh
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
trap "exit" INT
|
||||
ethereum -rpc true -rpcport 8080
|
Loading…
Reference in New Issue
Block a user