Merge "Cleanup apt cache after grub install"
This commit is contained in:
commit
1f130f7e49
@ -4,6 +4,4 @@
|
||||
set -eu
|
||||
set -o pipefail
|
||||
|
||||
if ! mount | grep /var/cache/apt/archives; then
|
||||
apt-get clean
|
||||
fi
|
||||
apt-get clean
|
Loading…
Reference in New Issue
Block a user