小问题修复

This commit is contained in:
Hyy2001X 2021-03-27 08:10:24 +08:00 committed by GitHub
parent ffeef72224
commit 2ebd6a9f1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -52,7 +52,7 @@ GET_TARGET_INFO() {
Diy_Part1_Base() {
Diy_Core
Auto_ExtraPackages
if [[ "${INCLUDE_AutoBuild_Tools}" == "true" ]];then
Replace_File Scripts/AutoBuild_Tools.sh package/base-files/files/bin
fi
@ -60,7 +60,6 @@ Diy_Part1_Base() {
Diy_Part2_Base() {
GET_TARGET_INFO
Auto_ExtraPackages
Replace_File CustomFiles/Depends/banner package/base-files/files/etc
if [[ "${INCLUDE_AutoUpdate}" == "true" ]];then
ExtraPackages git lean luci-app-autoupdate https://github.com/Hyy2001X main