fix formatting

This commit is contained in:
2026-08-14 10:22:25 -05:00
parent c227672344
commit eee0f4b9e4

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -x
if [ "x$1" == "x" ]
if [ "x$1" = "x" ]
then
h="$(hostname -s)"
else