The Debian slim variant already disabled the cache, so don't interfere.pull/3/head
parent
c6cc67b68d
commit
555c5ee3d0
@ -1,4 +1,2 @@ |
||||
Dir::Cache ""; |
||||
Dir::Cache::archives ""; |
||||
APT::Install-Recommends "false"; |
||||
APT::Install-Suggests "false"; |
||||
|
@ -1,4 +1,3 @@ |
||||
#!/bin/sh |
||||
|
||||
rm -f /*.deb |
||||
rm -rf /var/lib/apt/lists/ |
||||
|
Loading…
Reference in new issue