base: fix (not) caching deb files
The Debian slim variant already disabled the cache, so don't interfere.
This commit is contained in:
@@ -1,4 +1,2 @@
|
||||
Dir::Cache "";
|
||||
Dir::Cache::archives "";
|
||||
APT::Install-Recommends "false";
|
||||
APT::Install-Suggests "false";
|
||||
|
||||
Reference in New Issue
Block a user