Browse Source

fix ci error

pull/3549/head
Florian Pfitzer 3 years ago
parent
commit
1aac843382
  1. 1
      dnsapi/dns_burp.sh

1
dnsapi/dns_burp.sh

@ -8,7 +8,6 @@
######## Public functions ##################### ######## Public functions #####################
dns_burp_add() { dns_burp_add() {
fulldomain=$1
txtvalue=$2 txtvalue=$2
_info "Using burp" _info "Using burp"
BURP_COLLABORATOR_CONFIG="${BURP_COLLABORATOR_CONFIG:-$(_readaccountconf_mutable BURP_COLLABORATOR_CONFIG)}" BURP_COLLABORATOR_CONFIG="${BURP_COLLABORATOR_CONFIG:-$(_readaccountconf_mutable BURP_COLLABORATOR_CONFIG)}"

Loading…
Cancel
Save