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