From a9bf6d38d41cac7cd4e43a2965fe14480beabd18 Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Fri, 6 Nov 2020 22:21:56 +0800 Subject: [PATCH] Fix typo error --- .config | 2 +- Scripts/diy-script.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config b/.config index 71aa3b0..1dcdde4 100644 --- a/.config +++ b/.config @@ -22,9 +22,9 @@ CONFIG_PACKAGE_automount=y CONFIG_PACKAGE_ipv6helper=y CONFIG_PACKAGE_luci-ssl-openssl=y CONFIG_PACKAGE_luci-theme-argon=y -CONFIG_PACKAGE_luci-theme-argon-config=y CONFIG_PACKAGE_luci-app-adbyby-plus=y CONFIG_PACKAGE_luci-app-adguardhome=y +CONFIG_PACKAGE_luci-app-argon-config=y CONFIG_PACKAGE_luci-app-autoupdate=y CONFIG_PACKAGE_luci-app-aria2=y CONFIG_PACKAGE_luci-app-ddns=y diff --git a/Scripts/diy-script.sh b/Scripts/diy-script.sh index b773d1b..1842978 100644 --- a/Scripts/diy-script.sh +++ b/Scripts/diy-script.sh @@ -104,7 +104,7 @@ rm -rf package/network/services/dropbear && mv -f package/lean/dropbear package/ ExtraPackages git luci-app-autoupdate https://github.com/Hyy2001X main ExtraPackages git luci-theme-argon https://github.com/jerrykuku 18.06 -ExtraPackages git luci-theme-argon-config https://github.com/jerrykuku master +ExtraPackages git luci-app-argon-config https://github.com/jerrykuku master ExtraPackages git luci-app-adguardhome https://github.com/Hyy2001X master ExtraPackages svn luci-app-smartdns https://github.com/project-openwrt/openwrt/trunk/package/ntlf9t ExtraPackages svn smartdns https://github.com/project-openwrt/openwrt/trunk/package/ntlf9t