mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-08 11:54:13 +00:00
Shcheck fix again...
This commit is contained in:
parent
188713349a
commit
55b40cc902
@ -23,6 +23,7 @@ dns_japi_add() {
|
|||||||
fullchallengedomain="${JAPI_domain:-$(_readaccountconf_mutable JAPI_domain)}"
|
fullchallengedomain="${JAPI_domain:-$(_readaccountconf_mutable JAPI_domain)}"
|
||||||
_debug "Full Challenge Domain is: $fullchallengedomain"
|
_debug "Full Challenge Domain is: $fullchallengedomain"
|
||||||
JAPI_apikey="${JAPI_apikey:-$(_readaccountconf_mutable JAPI_apikey)}"
|
JAPI_apikey="${JAPI_apikey:-$(_readaccountconf_mutable JAPI_apikey)}"
|
||||||
|
"$_domain"
|
||||||
|
|
||||||
#Set H1,H2 headers with DNS Exit API key
|
#Set H1,H2 headers with DNS Exit API key
|
||||||
export _H1="Content-Type: application/json"
|
export _H1="Content-Type: application/json"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user