From 884063a4bd2cf683bddb6c6e814887bb21201e9d Mon Sep 17 00:00:00 2001 From: GNU Date: Tue, 16 Aug 2022 17:53:19 +0800 Subject: [PATCH] Updated Create DevTerm A06 OS image from scratch (markdown) --- Create-DevTerm-A06-OS-image-from-scratch.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Create-DevTerm-A06-OS-image-from-scratch.md b/Create-DevTerm-A06-OS-image-from-scratch.md index fa3623a..937998e 100644 --- a/Create-DevTerm-A06-OS-image-from-scratch.md +++ b/Create-DevTerm-A06-OS-image-from-scratch.md @@ -57,6 +57,7 @@ sudo chroot . ## Inside Chroot ``` +sudo apt update sudo apt install curl wget -y curl https://raw.githubusercontent.com/clockworkpi/apt/main/debian/KEY.gpg | sudo tee /etc/apt/trusted.gpg.d/clockworkpi.asc