mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-08 23:41:45 +00:00
Style space change
Extra space on empty line 27.
This commit is contained in:
parent
9af85f5a7e
commit
933d49b0b0
@ -26,7 +26,7 @@ dns_miab_add() {
|
||||
if ! _retrieve_miab_env; then
|
||||
return 1
|
||||
fi
|
||||
|
||||
|
||||
#check domain and seperate into doamin and host
|
||||
if ! _get_root "$fulldomain"; then
|
||||
_err "Cannot find any part of ${fulldomain} is hosted on ${MIAB_Server}"
|
||||
|
Loading…
Reference in New Issue
Block a user