mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-14 10:21:45 +00:00
commit
9490ae1440
@ -57,6 +57,8 @@ dns_netlify_add() {
|
|||||||
#Remove the txt record after validation.
|
#Remove the txt record after validation.
|
||||||
dns_netlify_rm() {
|
dns_netlify_rm() {
|
||||||
_info "Using Netlify"
|
_info "Using Netlify"
|
||||||
|
txtdomain="$1"
|
||||||
|
txt="$2"
|
||||||
_debug txtdomain "$txtdomain"
|
_debug txtdomain "$txtdomain"
|
||||||
_debug txt "$txt"
|
_debug txt "$txt"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user