Browse Source

Update dns_ls.sh

pull/3613/head
yousaywhatiswhat 4 years ago
committed by GitHub
parent
commit
33a5088aa2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      dnsapi/dns_ls.sh

4
dnsapi/dns_ls.sh

@ -62,9 +62,5 @@ dns_ls_rm() {
fi
_err "Could not del resource record, check logs"
_err "${response}"
return 1
}
#################### Private functions below ##################################
Loading…
Cancel
Save