diff --git a/Configs/x86_64 b/Configs/x86_64 index 10cd63811..50a85997c 100644 --- a/Configs/x86_64 +++ b/Configs/x86_64 @@ -78,6 +78,7 @@ CONFIG_PACKAGE_luci-app-docker=y CONFIG_PACKAGE_luci-app-filetransfer=y CONFIG_PACKAGE_luci-app-hd-idle=y CONFIG_PACKAGE_luci-app-iperf3-server=y +CONFIG_PACKAGE_luci-app-iptvhelper=y CONFIG_PACKAGE_luci-app-mosdns=y CONFIG_PACKAGE_luci-app-msd_lite=y CONFIG_PACKAGE_luci-app-mwan3=y @@ -117,6 +118,7 @@ CONFIG_PACKAGE_luci-app-uhttpd=y # CONFIG_PACKAGE_luci-app-unblockmusic is not set # CONFIG_PACKAGE_luci-app-unblockmusic_INCLUDE_UnblockNeteaseMusic_Go is not set # CONFIG_PACKAGE_luci-app-unblockmusic_INCLUDE_UnblockNeteaseMusic_NodeJS is not set +CONFIG_PACKAGE_luci-app-udpxy=y CONFIG_PACKAGE_luci-app-upnp=y CONFIG_PACKAGE_luci-app-usb-printer=y CONFIG_PACKAGE_luci-app-uugamebooster=y diff --git a/Scripts/AutoBuild_DiyScript.sh b/Scripts/AutoBuild_DiyScript.sh index 2a85298f7..f4525d580 100755 --- a/Scripts/AutoBuild_DiyScript.sh +++ b/Scripts/AutoBuild_DiyScript.sh @@ -106,6 +106,7 @@ EOF AddPackage themes thinktip luci-theme-neobird main AddPackage msd_lite ximiTech luci-app-msd_lite main AddPackage msd_lite ximiTech msd_lite main + AddPackage iptvhelper riverscn openwrt-iptvhelper master rm -r ${WORK}/package/other/helloworld/mosdns rm -r ${FEEDS_PKG}/mosdns rm -r ${FEEDS_LUCI}/luci-app-mosdns