mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-03-04 00:35:26 +00:00
typo put-all-chain-nodes-on-standby.sh
This commit is contained in:
parent
ca04f0b346
commit
7c2a41f5c8
@ -21,7 +21,7 @@ do
|
||||
--should-decrement-desired-capacity
|
||||
;;
|
||||
*)
|
||||
echo "instance ($chain_node_instance_id) not in an elgible state ($autoscaling_group_state) for going on standby, skipping"
|
||||
echo "instance ($chain_node_instance_id) not in an eligible state ($autoscaling_group_state) for going on standby, skipping"
|
||||
;;
|
||||
esac
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user