keep the debug

only for the last command of the entrypoint
This commit is contained in:
Etienne Napoleone 2018-10-15 14:57:26 +07:00 committed by GitHub
parent 254ae2cc10
commit 72992136e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -142,6 +142,8 @@ fi
# dump
echo "dump: $IDENTITY $account $BOOTNODES"
set -x
exec tomo $params \
--verbosity $VERBOSITY \
--datadir $DATA_DIR \