mirror of
git://soft.sys114.com/odroid-stamper
synced 2025-12-19 01:48:42 +09:00
fixup: not install 'linux-image-arm64' for Debian
Signed-off-by: Dongjin Kim <tobetter@gmail.com> Change-Id: Ic7f0ef692f4f5977d8b745ff551ac0d5a4457186
This commit is contained in:
@@ -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@@ \
|
||||
|
||||
Reference in New Issue
Block a user