Skip to content

Commit d99c46c

Browse files
authored
Update entrypoint.sh (#19)
1 parent ee7b78d commit d99c46c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint.sh

Lines changed: 1 addition & 1 deletion
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-
nohub $COMMAND
41+
$COMMAND

0 commit comments

Comments
 (0)