mirror of
https://github.com/acmesh-official/acme.sh
synced 2025-08-30 13:58:33 +00:00
fix CI reported problems for shellcheck and shfmt
fix minor problems reported by shellcheck and shfmt
This commit is contained in:
@@ -126,7 +126,7 @@ _Linode_API() {
|
||||
# _domain=domain.com
|
||||
# _domain_id=12345
|
||||
_get_root() {
|
||||
local full_host_str="$1"
|
||||
full_host_str="$1"
|
||||
|
||||
i=2
|
||||
p=1
|
||||
|
Reference in New Issue
Block a user