fix typo
This commit is contained in:
parent
4c4958df6a
commit
7ca24923b7
|
@ -418,7 +418,7 @@ then
|
||||||
garage_connect "$garage_command" "$bootstrap_peers"
|
garage_connect "$garage_command" "$bootstrap_peers"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
self_bootstrap_peers="$($garage_command node id --quiet)
|
self_bootstrap_peers="$($garage_command node id --quiet)"
|
||||||
garage_layout="$(garage_command layout show)"
|
garage_layout="$(garage_command layout show)"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Reference in New Issue
Block a user