doesn twork
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user