mirror of
https://github.com/anikeen-com/acme.sh.git
synced 2026-03-20 09:06:09 +00:00
@@ -61,6 +61,14 @@ dns_pdns_add() {
|
||||
return 0
|
||||
}
|
||||
|
||||
|
||||
#fulldomain
|
||||
dns_pdns_rm() {
|
||||
fulldomain=$1
|
||||
|
||||
}
|
||||
|
||||
|
||||
set_record() {
|
||||
_info "Adding record"
|
||||
root=$1
|
||||
|
||||
Reference in New Issue
Block a user