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