Update build-catalog.sh

This commit is contained in:
Kjeld Schouten-Lebbing
2022-04-03 10:33:24 +02:00
committed by GitHub
parent c05817a4b8
commit d1c9167e69
+1 -1
View File
@@ -262,6 +262,6 @@ copy_apps() {
export -f copy_apps
parthreads=$(($(nproc) * 2))
parallel -j ${parthreads} chart_runner '2>&1' ::: ${1}
parallel -j ${parthreads} chart_runner '2>&1' ::: ${1[@]}
echo "Starting post-processing"
gen_dh_cat