Update entrypoint.sh

This commit is contained in:
Nguyen Sy Thanh Son 2019-02-18 17:42:04 +07:00 committed by GitHub
parent 7795a28ceb
commit 66d3055b31
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,6 +55,7 @@ if [[ ! -z $NETWORK_ID ]]; then
;;
89 )
genesisPath="testnet.json"
params="$params --tomo-testnet"
;;
90 )
genesisPath="devnet.json"