From 99613af73c04bd337683af70b46e8d9fe98f0966 Mon Sep 17 00:00:00 2001 From: oiseauroch Date: Fri, 23 Dec 2022 12:24:02 +0100 Subject: [PATCH] fix typo --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 436c8bb..e512b27 100755 --- a/scripts/install +++ b/scripts/install @@ -419,7 +419,7 @@ then fi self_bootstrap_peers="$($garage_command node id --quiet)" -garage_layout="$(garage_command layout show)" +garage_layout="$($garage_command layout show)" #================================================= # Send email to admin