From bae4a7bef49f47c8e984e4204f6e7fdb8b28fdd4 Mon Sep 17 00:00:00 2001 From: GNU Date: Fri, 22 Apr 2022 15:31:10 +0800 Subject: [PATCH] Updated Create DevTerm A06 OS image from scratch (markdown) --- Create-DevTerm-A06-OS-image-from-scratch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Create-DevTerm-A06-OS-image-from-scratch.md b/Create-DevTerm-A06-OS-image-from-scratch.md index 974fc3c..458c3e6 100644 --- a/Create-DevTerm-A06-OS-image-from-scratch.md +++ b/Create-DevTerm-A06-OS-image-from-scratch.md @@ -26,7 +26,7 @@ cp ~/DevTerm/Code/patch/armbian_build_a06/patch/uboot*.patch userpatches/u-boot/ cp ~/DevTerm/Code/patch/armbian_build_a06/patch/clockworkpi-a06.conf config/boards/ #Then exec ./compile.sh under armbian build -cd ~/build && ./compile.sh +cd ~/build && sudo ./compile.sh ``` after image done