mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-02 12:12:44 +00:00
fix ci error
This commit is contained in:
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…
x
Reference in New Issue
Block a user