Merge eth-go repository into go-ethereum
mist, etheruem have been moved to cmd/
This commit is contained in:
@ -34,7 +34,7 @@ git submodule init
|
||||
git submodule update
|
||||
|
||||
echo "eth-go"
|
||||
cd $GOPATH/src/github.com/ethereum/eth-go
|
||||
cd $GOPATH/src/github.com/ethereum/go-ethereum
|
||||
git checkout $branch
|
||||
|
||||
echo "go-ethereum"
|
||||
|
Reference in New Issue
Block a user