From a2758c9ff15236ee0ca00b245b2d5480bf2efcee Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Sun, 15 Jan 2023 09:17:57 +0100 Subject: [PATCH] prepare classic snapshot download --- arbitrum-archive.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arbitrum-archive.yml b/arbitrum-archive.yml index 6f5546d1..54a11d29 100644 --- a/arbitrum-archive.yml +++ b/arbitrum-archive.yml @@ -46,7 +46,7 @@ services: expose: - 8547 - 8548 - entrypoint: /entrypoint.sh + entrypoint: ["/bin/bash", "/entrypoint.sh"] command: - --l1.url=${ARBITRUM_L1_URL} - --l2.disable-upstream