doesn twork

This commit is contained in:
Sebastian
2024-08-17 16:12:02 +02:00
parent 61aeb6380d
commit a8f2ae8d56

View File

@@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
script_dir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)" script_dir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
exit 0
# Check if the error is in the logs # 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 if docker logs rpc-taiko-hekla-client-driver-1 2>&1 | grep -q "Create chain head subscription error"; then
# Navigate to the specified directory # Navigate to the specified directory