comment
This commit is contained in:
parent
9c639b4977
commit
66624141f8
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ defaults = {
|
||||||
'/usr/sbin/dpkg-preconfigure --apt || true',
|
'/usr/sbin/dpkg-preconfigure --apt || true',
|
||||||
},
|
},
|
||||||
'Post-Invoke': {
|
'Post-Invoke': {
|
||||||
|
# keep package cache empty
|
||||||
'/bin/rm -f /var/cache/apt/archives/*.deb || true',
|
'/bin/rm -f /var/cache/apt/archives/*.deb || true',
|
||||||
},
|
},
|
||||||
'Options': {
|
'Options': {
|
||||||
|
|
Loading…
Reference in a new issue