go-ethereum/init.sh
Martin Holst Swende e177f5294e Fixes (#26)
* aura: genesis + init-script

* aura genesis
2018-09-08 23:59:09 +02:00

4 lines
161 B
Bash
Executable file

make geth && rm -rf /tmp/foo2 &&
build/bin/geth --datadir /tmp/foo2 init aura.genesis &&
build/bin/geth --datadir /tmp/foo2 --nodiscover --maxpeers 0 console