Unverified Commit fde971fe authored by Habetdin's avatar Habetdin Committed by GitHub
Browse files

Fix formatting

parent 882e1db1
...@@ -106,7 +106,7 @@ _get_root() { ...@@ -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"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment