duh
This commit is contained in:
@@ -133,7 +133,7 @@ process_index() {
|
||||
filename=$(basename "${file}")
|
||||
|
||||
# If title is not ok, skip
|
||||
if ! check_and_fix_title "$train" "$chart"; then
|
||||
if ! check_and_fix_title "${file}"; then
|
||||
continue
|
||||
fi
|
||||
|
||||
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/pingvin-share
|
||||
- https://hub.docker.com/r/stonith404/pingvin-share
|
||||
type: application
|
||||
version: 0.0.5
|
||||
version: 0.0.6
|
||||
|
||||
Reference in New Issue
Block a user