mirror of
https://github.com/anikeen-com/acme.sh.git
synced 2026-05-08 14:24:02 +00:00
Update dns_servercow.sh
fixed remaining issues from shellcheck
This commit is contained in:
@@ -140,7 +140,7 @@ _get_root() {
|
|||||||
|
|
||||||
p=$i
|
p=$i
|
||||||
i=$(_math "$i" + 1)
|
i=$(_math "$i" + 1)
|
||||||
done;
|
done
|
||||||
|
|
||||||
return 1
|
return 1
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user