From 207a838b257bae9d0478ce3693f662c0f8e17e37 Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Thu, 29 Apr 2021 10:35:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E6=97=B6=E4=B8=8D=E4=BF=9D?= =?UTF-8?q?=E7=95=99=20/etc/profile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scripts/AutoBuild_Function.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Scripts/AutoBuild_Function.sh b/Scripts/AutoBuild_Function.sh index a8d11fb..089b94d 100755 --- a/Scripts/AutoBuild_Function.sh +++ b/Scripts/AutoBuild_Function.sh @@ -143,6 +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 case ${Source_Owner} in coolsnowwolf) Replace_File CustomFiles/Depends/coremark_lede.sh package/lean/coremark coremark.sh