From 3efb0310d62480c76bc91253387d0d61e98396ee Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Thu, 29 Apr 2021 14:33:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20base-files-essential=20?= =?UTF-8?q?=E8=B7=AF=E5=BE=84=E9=94=99=E8=AF=AF=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scripts/AutoBuild_Function.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/AutoBuild_Function.sh b/Scripts/AutoBuild_Function.sh index 089b94d..f80eefc 100755 --- a/Scripts/AutoBuild_Function.sh +++ b/Scripts/AutoBuild_Function.sh @@ -143,7 +143,7 @@ Firmware-Diy_Base() { AutoUpdate_Version=$(awk 'NR==6' package/base-files/files/bin/AutoUpdate.sh | awk -F '[="]+' '/Version/{print $2}') } || AutoUpdate_Version=OFF Replace_File CustomFiles/Depends/profile package/base-files/files/etc - sed -i '/profile/d' package/base-files/lib/upgrade/keep.d/base-files-essential + sed -i '/profile/d' package/base-files/files/lib/upgrade/keep.d/base-files-essential case ${Source_Owner} in coolsnowwolf) Replace_File CustomFiles/Depends/coremark_lede.sh package/lean/coremark coremark.sh