mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-07-12 11:22:30 +00:00
@ -51,6 +51,15 @@ dns_dp_add() {
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
#fulldomain
|
||||
dns_dp_rm() {
|
||||
fulldomain=$1
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
#usage: root sub
|
||||
#return if the sub record already exists.
|
||||
#echos the existing records count.
|
||||
|
Reference in New Issue
Block a user