mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-12-22 05:01:40 +00:00
Fix formatting
This commit is contained in:
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
Block a user