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