yousaywhatiswhat
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
4 deletions
-
dnsapi/dns_ls.sh
|
|
@ -62,9 +62,5 @@ dns_ls_rm() { |
|
|
fi |
|
|
fi |
|
|
_err "Could not del resource record, check logs" |
|
|
_err "Could not del resource record, check logs" |
|
|
_err "${response}" |
|
|
_err "${response}" |
|
|
return 1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
#################### Private functions below ################################## |
|
|
#################### Private functions below ################################## |