From c0c23dc734eaf7b691dbaea509f1f77374c98b53 Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Tue, 3 May 2022 16:39:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20luci-app-smart/eqos=20?= =?UTF-8?q?=E4=B8=A2=E5=A4=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scripts/AutoBuild_DiyScript.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Scripts/AutoBuild_DiyScript.sh b/Scripts/AutoBuild_DiyScript.sh index 4ed12c2..b28947b 100755 --- a/Scripts/AutoBuild_DiyScript.sh +++ b/Scripts/AutoBuild_DiyScript.sh @@ -48,7 +48,9 @@ Firmware_Diy() { AddPackage git lean luci-app-argon-config jerrykuku master AddPackage git other AutoBuild-Packages Hyy2001X master AddPackage svn other luci-app-smartdns immortalwrt/luci/branches/openwrt-18.06/applications + sed -i 's/..\/..\//\$\(TOPDIR\)\/feeds\/luci\//g' $(PKG_Finder d package luci-app-smartdns)/Makefile AddPackage svn other luci-app-eqos immortalwrt/luci/branches/openwrt-18.06/applications + sed -i 's/..\/..\//\$\(TOPDIR\)\/feeds\/luci\//g' $(PKG_Finder d package luci-app-eqos)/Makefile AddPackage git other OpenClash vernesong master AddPackage git other luci-app-ikoolproxy iwrt main AddPackage git other helloworld fw876 master