Unverified Commit bd2d0e6a authored by beartom's avatar beartom Committed by GitHub
Browse files

Format

Format
parent 04a5d794
......@@ -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")
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment