mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-06-15 21:24:12 +00:00
Update dns_pmiab.sh
This commit is contained in:
parent
eb2241d386
commit
132e1b4f67
@ -66,7 +66,7 @@ dns_pmiab_rm() {
|
||||
return 1
|
||||
fi
|
||||
|
||||
#check domain and seperate into doamin and host
|
||||
#check domain and separate into domain and host
|
||||
if ! _get_root "$fulldomain"; then
|
||||
_err "Cannot find any part of ${fulldomain} is hosted on ${PMIAB_Server}"
|
||||
return 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user