Browse Source

Merge f51c4a0e67 into 40b6db6a27

pull/4613/merge
Lxtend 3 weeks ago
committed by GitHub
parent
commit
614dbf4278
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