diff --git a/common.seed b/common.seed index cccfae2..b8f798f 100644 --- a/common.seed +++ b/common.seed @@ -13,6 +13,7 @@ CONFIG_PACKAGE_luci-app-adguardhome=y CONFIG_PACKAGE_luci-app-argon-config=y CONFIG_PACKAGE_luci-app-aria2=y CONFIG_PACKAGE_luci-app-arpbind=y +CONFIG_PACKAGE_luci-app-autoreboot=y CONFIG_PACKAGE_luci-app-ddns=y CONFIG_PACKAGE_luci-app-diskman=y CONFIG_PACKAGE_luci-app-filetransfer=y @@ -48,6 +49,7 @@ CONFIG_PACKAGE_coremark=y CONFIG_PACKAGE_coreutils-dd=y CONFIG_PACKAGE_coreutils-truncate=y CONFIG_PACKAGE_curl=y +CONFIG_PACKAGE_ddns-scripts_aliyun=y CONFIG_PACKAGE_ddns-scripts_cloudflare.com-v4=y CONFIG_PACKAGE_ddns-scripts_dnspod=y CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y diff --git a/merge_packages.sh b/merge_packages.sh index 45b3ecb..c7da7c7 100644 --- a/merge_packages.sh +++ b/merge_packages.sh @@ -27,4 +27,5 @@ merge_package https://github.com/project-lede/luci-app-godproxy merge_package https://github.com/Beginner-Go/luci-app-tencentddns merge_package https://github.com/sundaqiang/openwrt-packages/trunk/luci-app-services-wolplus merge_package https://github.com/coolsnowwolf/lede/trunk/package/lean/ntfs3-mount -merge_package https://github.com/coolsnowwolf/lede/trunk/package/lean/ntfs3 \ No newline at end of file +merge_package https://github.com/coolsnowwolf/lede/trunk/package/lean/ntfs3 +merge_package https://github.com/coolsnowwolf/lede/trunk/package/lean/luci-app-uugamebooster \ No newline at end of file