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}$ ]] && {