Skip to content

Commit 8590393

Browse files
MarvelFisherYu Marvel
and
Yu Marvel
authored
Morph testnet deploy v0.0.1 (#18)
* add testnet geth config file * add nohub to geth cmd --------- Co-authored-by: Yu Marvel <[email protected]>
1 parent 749014f commit 8590393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ COMMAND="geth \
3838
--mine \
3939
--miner.etherbase=$MINER_ETHERBASE $optional_bootnodes"
4040

41-
$COMMAND
41+
nohub $COMMAND

0 commit comments

Comments
 (0)