From d71fb458d1659a3861619f04c4d98d3029c039d1 Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Sun, 1 Aug 2021 23:53:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scripts/AutoBuild_ExtraPackages.sh | 4 ++-- Scripts/AutoBuild_Function.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Scripts/AutoBuild_ExtraPackages.sh b/Scripts/AutoBuild_ExtraPackages.sh index 8f26b21..e258208 100644 --- a/Scripts/AutoBuild_ExtraPackages.sh +++ b/Scripts/AutoBuild_ExtraPackages.sh @@ -18,8 +18,8 @@ coolsnowwolf/lede:master) AddPackage svn other luci-app-smartdns kenzok8/openwrt-packages/trunk AddPackage git other luci-app-serverchan tty228 master AddPackage svn other luci-app-socat Lienol/openwrt-package/trunk - AddPackage git other luci-app-onliner Hyy2001X - AddPackage git other luci-app-adguardhome Hyy2001X + AddPackage git other luci-app-onliner Hyy2001X master + AddPackage git other luci-app-adguardhome Hyy2001X master AddPackage svn other luci-app-eqos kenzok8/openwrt-packages/trunk AddPackage git other OpenClash vernesong master AddPackage git other luci-app-adblock-plus small-5 master diff --git a/Scripts/AutoBuild_Function.sh b/Scripts/AutoBuild_Function.sh index ad496b0..a80f167 100755 --- a/Scripts/AutoBuild_Function.sh +++ b/Scripts/AutoBuild_Function.sh @@ -137,7 +137,7 @@ Firmware-Diy_Main() { } || : ;; esac - AddPackage git other luci-app-argon-config jerrykuku + AddPackage git other luci-app-argon-config jerrykuku master } [[ -n ${Before_IP_Address} ]] && Default_LAN_IP="${Before_IP_Address}" [[ -n ${Default_LAN_IP} && ${Default_LAN_IP} =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] && {