From bde0fb679e0441cdf6a5175969f2236445a4a5ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C5=82a=C5=BCej=20Sowa?= Date: Tue, 22 Jun 2021 13:44:55 +0000 Subject: [PATCH] Download the newest fictionlab GPG key --- stage1/04-sys-tweaks/01-run.sh | 9 ++-- stage1/04-sys-tweaks/files/apt/fictionlab.key | 41 ------------------- 2 files changed, 5 insertions(+), 45 deletions(-) delete mode 100644 stage1/04-sys-tweaks/files/apt/fictionlab.key diff --git a/stage1/04-sys-tweaks/01-run.sh b/stage1/04-sys-tweaks/01-run.sh index 81da9ad..0f7a655 100755 --- a/stage1/04-sys-tweaks/01-run.sh +++ b/stage1/04-sys-tweaks/01-run.sh @@ -25,9 +25,10 @@ log "Adding Fictionlab Apt repository" install -v -m 644 files/apt/fictionlab.list "${ROOTFS_DIR}/etc/apt/sources.list.d/" -on_chroot "apt-key add -"