mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-12-22 13:11:41 +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
|
p=$i
|
||||||
i=$(_math "$i" + 1)
|
i=$(_math "$i" + 1)
|
||||||
done;
|
done
|
||||||
|
|
||||||
return 1
|
return 1
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user