fix formatting

This commit is contained in:
2026-08-14 10:21:57 -05:00
parent aa19cf5f15
commit c227672344

View File

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