diff --git a/base/rootfs/etc/apt/apt.conf.d/99local b/base/rootfs/etc/apt/apt.conf.d/99local index eab74dc..a2fba33 100644 --- a/base/rootfs/etc/apt/apt.conf.d/99local +++ b/base/rootfs/etc/apt/apt.conf.d/99local @@ -1,4 +1,2 @@ -Dir::Cache ""; -Dir::Cache::archives ""; APT::Install-Recommends "false"; APT::Install-Suggests "false"; diff --git a/base/rootfs/usr/bin/apt-cleanup b/base/rootfs/usr/bin/apt-cleanup index af92012..1d3d61b 100755 --- a/base/rootfs/usr/bin/apt-cleanup +++ b/base/rootfs/usr/bin/apt-cleanup @@ -1,4 +1,3 @@ #!/bin/sh -rm -f /*.deb rm -rf /var/lib/apt/lists/