mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-11 17:15:39 +08:00
ok
This commit is contained in:
@@ -729,7 +729,7 @@ release_charts() {
|
||||
export -f release_charts
|
||||
|
||||
update_index() {
|
||||
local args=(-o "$owner" -r "$repo" -c "$charts_repo_url"
|
||||
local args=(-o "$owner" -r "$repo" -c "$charts_repo_url")
|
||||
if [[ -n "$config" ]]; then
|
||||
args+=(--config "$config")
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user