diff --git a/entrypoint.sh b/entrypoint.sh index 006502c..e808500 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,7 +1,7 @@ #!/bin/bash sleep 10 -sleep "Starting ipld-eth-beacon-indexer" +echo "Starting ipld-eth-beacon-indexer" cat /root/ipld-eth-beacon-config-docker.json | envsubst > /root/ipld-eth-beacon-config.json