fix typo
This commit is contained in:
parent
7ca24923b7
commit
99613af73c
|
@ -419,7 +419,7 @@ then
|
||||||
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)"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# Send email to admin
|
# Send email to admin
|
||||||
|
|
Loading…
Reference in New Issue
Block a user