Fix build

This commit is contained in:
Aditya Garg 2023-05-22 19:07:03 +05:30 committed by GitHub
parent cca4c15fe9
commit 8caf25a01c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -135,13 +135,13 @@ apt-get purge -y -qq \
vim \
binutils \
linux-generic \
linux-headers-5.15.0-30 \
linux-headers-5.15.0-30-generic \
linux-headers-5.15.0-72 \
linux-headers-5.15.0-72-generic \
linux-headers-generic \
linux-image-5.15.0-30-generic \
linux-image-5.15.0-72-generic \
linux-image-generic \
linux-modules-5.15.0-30-generic \
linux-modules-extra-5.15.0-30-generic
linux-modules-5.15.0-72-generic \
linux-modules-extra-5.15.0-72-generic
apt-get autoremove -y