I've created a script to update public repositories/archives with many .deb packages, but it works increasingly slow with each new package.
My actions for each package file are:
freight-add
freight-clear-cache
freight-cache
but I suspect not each time freight-clear-cache and freight-cache are necessary.
I've created a script to update public repositories/archives with many .deb packages, but it works increasingly slow with each new package. My actions for each package file are: freight-add freight-clear-cache freight-cache
but I suspect not each time freight-clear-cache and freight-cache are necessary.