Fix typo error
This commit is contained in:
parent
99d21e4cb6
commit
a9bf6d38d4
2
.config
2
.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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue