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