Update dns_servercow.sh

... didn't see this line in spellcheck ... :S
This commit is contained in:
Jens 2017-12-09 20:22:09 +01:00 committed by GitHub
parent 8101aceab5
commit a95ccc7e4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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