added go cli shell file
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user