diff --git a/builder-targets-cb.sh b/builder-targets-cb.sh index 3e296c9..4ad1b35 100644 --- a/builder-targets-cb.sh +++ b/builder-targets-cb.sh @@ -56,6 +56,6 @@ function commit() { } function cleanup() { echo "Cleanup: output_dir: $output_dir" - # builder_cleanup + builder_cleanup }