mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-12-24 20:22:08 +08:00
Format
Format
This commit is contained in:
@@ -185,7 +185,7 @@ truenas_deploy() {
|
||||
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
|
||||
_info "Query all chart release"
|
||||
_release_list=$(_get "$_api_url/chart/release")
|
||||
|
||||
Reference in New Issue
Block a user