give it more time
This commit is contained in:
@@ -7,8 +7,8 @@ echo "running in $BASEPATH"
|
|||||||
|
|
||||||
target_file="op-lisk-sepolia-node-$(date +'%Y-%m-%d-%H-%M-%S').peers"
|
target_file="op-lisk-sepolia-node-$(date +'%Y-%m-%d-%H-%M-%S').peers"
|
||||||
|
|
||||||
echo "wait 10 seconds for the node to come online"
|
echo "wait 30 seconds for the node to come online"
|
||||||
sleep 10
|
sleep 30
|
||||||
|
|
||||||
newest_file=$(ls -1 /backup/op-lisk-sepolia-node-*.peers 2>/dev/null | sort | tail -n 1)
|
newest_file=$(ls -1 /backup/op-lisk-sepolia-node-*.peers 2>/dev/null | sort | tail -n 1)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user