fix ci error
parent
bb7cdb3185
commit
1aac843382
|
@ -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…
Reference in New Issue