fix formatting
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
set -x
|
set -x
|
||||||
|
|
||||||
if [ "x$1" -eq "x" ]
|
if [ "x$1" == "x" ]
|
||||||
then
|
then
|
||||||
h="$(hostname -s)"
|
h="$(hostname -s)"
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user