fixup: not install 'linux-image-arm64' for Debian

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: Ic7f0ef692f4f5977d8b745ff551ac0d5a4457186
This commit is contained in:
Dongjin Kim
2024-01-20 03:05:58 +09:00
parent 94f8a24a38
commit 817128ba9a

View File

@@ -7,6 +7,8 @@ rm -f /etc/apt/sources.list.d/launchpad-hardkernel-ppa.list
apt-key adv --keyserver keyserver.ubuntu.com \
--recv-keys 4F71126C02B8F823
apt purge -y linux-image-arm64
apt update --allow-releaseinfo-change \
&& apt upgrade -y
apt install @@DEFAULT_APT_OPTIONS@@ \