From c2276723442c1deae8e991cd100d57a4cdf504e2 Mon Sep 17 00:00:00 2001 From: Matthew Stobbs Date: Fri, 14 Aug 2026 10:21:57 -0500 Subject: [PATCH] fix formatting --- rebuild.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebuild.sh b/rebuild.sh index 2d56a3c..eb57740 100755 --- a/rebuild.sh +++ b/rebuild.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash set -x -if [ "x$1" -eq "x" ] +if [ "x$1" == "x" ] then h="$(hostname -s)" else