Browse Source
Update dns_dynv6.sh:Fix the spelling problem
dnyv6->dynv6
pull/4613/head
LXtend
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
dnsapi/dns_dynv6.sh
|
@ -101,7 +101,7 @@ _get_domain() { |
|
|
return 0 |
|
|
return 0 |
|
|
fi |
|
|
fi |
|
|
done |
|
|
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 |
|
|
return 1 |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|