Browse Source

Update dns_servercow.sh

... didn't see this line in spellcheck ... :S
Jens 8 năm trước cách đây
mục cha
commit
a95ccc7e4c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      dnsapi/dns_servercow.sh

+ 1 - 1
dnsapi/dns_servercow.sh

@@ -128,7 +128,7 @@ _get_root() {
       return 1
     fi
 
-    if ! _contains "$response" '"error":"no such domain in user context"' > /dev/null; then
+    if ! _contains "$response" '"error":"no such domain in user context"' >/dev/null; then
       _sub_domain=$(printf "%s" "$fulldomain" | cut -d . -f 1-$p)
       if [ -z "$_sub_domain" ]; then
         # not valid