diff --git a/3_prepare_packages.sh b/3_prepare_packages.sh index 69a8ae6..4d62663 100644 --- a/3_prepare_packages.sh +++ b/3_prepare_packages.sh @@ -1,4 +1,4 @@ -if [[ `pwd` == *"r2s"* ]]; then +if [[ `pwd` == *"rk3328"* ]]; then git clone https://github.com/NateLol/luci-app-oled fi git clone https://github.com/destan19/OpenAppFilter diff --git a/minimal_config.seed b/minimal_config.seed index 1197f2f..bc12012 100644 --- a/minimal_config.seed +++ b/minimal_config.seed @@ -21,10 +21,14 @@ CONFIG_PACKAGE_luci-app-nft-qos=y CONFIG_LIBSODIUM_MINIMAL=y CONFIG_PACKAGE_ddns-scripts_aliyun=y CONFIG_PACKAGE_ddns-scripts_cloudflare.com-v4=y +CONFIG_PACKAGE_luci-app-chinadns-ng=y CONFIG_PACKAGE_luci-app-ssr-plus=y CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_NaiveProxy=y +CONFIG_PACKAGE_luci-app-ttyd=y CONFIG_PACKAGE_luci-app-uhttpd=y CONFIG_PACKAGE_luci-app-unblockmusic=y +CONFIG_UnblockNeteaseMusic_Go=y +CONFIG_UnblockNeteaseMusic_NodeJS=y CONFIG_PACKAGE_luci-app-v2ray-server=y CONFIG_PACKAGE_luci-app-vssr=y CONFIG_PACKAGE_luci-theme-argon=y @@ -32,10 +36,7 @@ CONFIG_PACKAGE_luci-theme-material=y CONFIG_PACKAGE_luci-theme-netgear=y CONFIG_PACKAGE_luci-theme-edge=y CONFIG_PACKAGE_luci-theme-infinityfreedom=y -CONFIG_PACKAGE_luci-app-unblockmusic=y CONFIG_PACKAGE_kmod-rtl8xxxu=y -CONFIG_UnblockNeteaseMusic_Go=y -CONFIG_UnblockNeteaseMusic_NodeJS=y CONFIG_PACKAGE_luci-app-passwall=y CONFIG_PACKAGE_luci-app-passwall_INCLUDE_Brook=y CONFIG_PACKAGE_luci-app-passwall_INCLUDE_ChinaDNS_NG=y