diff --git a/scripts/z-run b/scripts/z-run index be01975..60a34d4 100644 --- a/scripts/z-run +++ b/scripts/z-run @@ -626,7 +626,8 @@ --sources ./.outputs/examples/huge \ --archive ./.outputs/examples/huge.cdb \ --compress gzip \ - --compress-cache ./.outputs/examples/huge-cache.db \ + --compress-cache ./.outputs/examples/huge-compress.cache \ + --sources-cache ./.outputs/examples/huge-sources.cache \ --exclude-strip \ --exclude-file-listing \ --progress \