Update entrypoint.sh

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

View file

@ -151,7 +151,7 @@ fi
# debug mode # debug mode
if [[ ! -z $DEBUG_MODE ]]; then if [[ ! -z $DEBUG_MODE ]]; then
params="$params --tomo-testnet --gcmode archive --rpcapi db,eth,net,web3,personal,debug" params="$params --gcmode archive --rpcapi db,eth,net,web3,personal,debug"
fi fi
# dump # dump