fix shellcheck warnings

This commit is contained in:
neilpang
2016-11-12 00:50:44 +08:00
parent 5766250288
commit e440223b40
6 changed files with 11 additions and 13 deletions

View File

@@ -30,7 +30,7 @@ dns_gd_add() {
_err "invalid domain"
return 1
fi
_debug _domain_id "$_domain_id"
_debug _sub_domain "$_sub_domain"
_debug _domain "$_domain"
@@ -62,7 +62,6 @@ dns_gd_rm() {
#returns
# _sub_domain=_acme-challenge.www
# _domain=domain.com
# _domain_id=sdjkglgdfewsdfg
_get_root() {
domain=$1
i=2