Browse Source

Merge f51c4a0e67 into 3d8b682380

pull/4613/merge
Lxtend 3 days ago
committed by GitHub
parent
commit
432616459e
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      dnsapi/dns_dynv6.sh

2
dnsapi/dns_dynv6.sh

@ -107,7 +107,7 @@ _get_domain() {
return 0
fi
done
_err "Either their is no such host on your dnyv6 account or it cannot be accessed with this key"
_err "Either their is no such host on your dynv6 account or it cannot be accessed with this key"
return 1
}

Loading…
Cancel
Save