mirror of
https://github.com/anikeen-com/acme.sh.git
synced 2026-03-23 02:17:48 +00:00
cleanup according to styleguide
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user