mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-09 16:01:46 +00:00
Update dns_servercow.sh
fixed remaining issues from shellcheck
This commit is contained in:
parent
1c9b19833c
commit
8101aceab5
@ -140,7 +140,7 @@ _get_root() {
|
||||
|
||||
p=$i
|
||||
i=$(_math "$i" + 1)
|
||||
done;
|
||||
done
|
||||
|
||||
return 1
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user