mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-12-22 05:01:40 +00:00
Format
Format
This commit is contained in:
parent
04a5d794ac
commit
bd2d0e6ad3
@ -185,7 +185,7 @@ truenas_deploy() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
_info "Checking if any chart release Apps is using the same certificate as TrueNAS web UI. Tool 'jq' is required"
|
_info "Checking if any chart release Apps is using the same certificate as TrueNAS web UI. Tool 'jq' is required"
|
||||||
if _exists jq; then
|
if _exists jq; then
|
||||||
_info "Query all chart release"
|
_info "Query all chart release"
|
||||||
_release_list=$(_get "$_api_url/chart/release")
|
_release_list=$(_get "$_api_url/chart/release")
|
||||||
|
Loading…
Reference in New Issue
Block a user