From a8f2ae8d56c912a99e8596a4373694bb466d61e1 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Sat, 17 Aug 2024 16:12:02 +0200 Subject: [PATCH] doesn twork --- taiko-hekla.maintenance | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taiko-hekla.maintenance b/taiko-hekla.maintenance index 3a7d7f15..bee7b4f8 100644 --- a/taiko-hekla.maintenance +++ b/taiko-hekla.maintenance @@ -1,7 +1,7 @@ #!/bin/bash script_dir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" - +exit 0 # Check if the error is in the logs if docker logs rpc-taiko-hekla-client-driver-1 2>&1 | grep -q "Create chain head subscription error"; then # Navigate to the specified directory