mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-12-22 13:11:41 +00:00
cleanup according to styleguide
This commit is contained in:
parent
534ddf01db
commit
1a5279bd6e
@ -110,7 +110,7 @@ dns_one_rm() {
|
||||
# _sub_domain=_acme-challenge.www
|
||||
# _domain=domain.com
|
||||
_get_root() {
|
||||
domain=$1
|
||||
domain="$1"
|
||||
i=2
|
||||
p=1
|
||||
while true; do
|
||||
|
Loading…
Reference in New Issue
Block a user