Fix formatting
parent
882e1db1d6
commit
fde971fe81
|
@ -106,7 +106,7 @@ _get_root() {
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if _contains "$response" "\"$h\"" >/dev/null; then
|
if _contains "$response" "\"$h\"" >/dev/null; then
|
||||||
_domain=$h
|
_domain=$h
|
||||||
return 0
|
return 0
|
||||||
else
|
else
|
||||||
_debug "$h not found"
|
_debug "$h not found"
|
||||||
|
|
Loading…
Reference in New Issue