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…
Reference in New Issue
Block a user