Initial import
This commit is contained in:
4
base/rootfs/usr/bin/apt-cleanup
Executable file
4
base/rootfs/usr/bin/apt-cleanup
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
rm -f /*.deb
|
||||
rm -rf /var/lib/apt/lists/
|
||||
Reference in New Issue
Block a user