This commit is contained in:
oiseauroch 2022-12-23 12:19:54 +01:00
parent 4c4958df6a
commit 7ca24923b7

View File

@ -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)"
#================================================= #=================================================