From fe2deea1b0418a79a523fbbfb53924213c2eebe0 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Sun, 15 Jan 2023 09:15:44 +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 0828c7ed..6f5546d1 100644 --- a/arbitrum-archive.yml +++ b/arbitrum-archive.yml @@ -42,7 +42,7 @@ services: user: root volumes: - 'arbitrum-classic-archive_data:/root/.arbitrum/mainnet' - - 'arbitrum/classic-entrypoint.sh:/entrypoint.sh' + - './arbitrum/classic-entrypoint.sh:/entrypoint.sh' expose: - 8547 - 8548