Style space change

Extra space on empty line 27.
This commit is contained in:
Bill Gertz 2019-10-14 00:06:08 +02:00 committed by GitHub
parent 9af85f5a7e
commit 933d49b0b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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}"