fix copy paste error

This commit is contained in:
Sebastian
2023-10-03 09:29:58 +02:00
parent 6a5334d1d2
commit 80c1faed7a

View File

@@ -1,8 +1,3 @@
FROM ghcr.io/gnosischain/gnosis-nimbus-eth2:latest
COPY entrypoint.sh /usr/bin/entrypoint.sh
ENTRYPOINT ["/usr/bin/entrypoint.sh"]root@rpc-fi-1 ~/rpc # cat gnosis/nimbus/entrypoint.sh
#!/bin/bash #!/bin/bash
# Run checkpoint sync script if provided # Run checkpoint sync script if provided