From 1ac17b567e89cd0f8e67264f7548780e17b4f866 Mon Sep 17 00:00:00 2001 From: xopenwrt <98641952+xopenwrt@users.noreply.github.com> Date: Mon, 11 Dec 2023 17:15:52 +0800 Subject: [PATCH] remove vssr --- Configs/x86_64-X | 2 +- Scripts/AutoBuild_DiyScript.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Configs/x86_64-X b/Configs/x86_64-X index 87e9fa4..7dff08d 100644 --- a/Configs/x86_64-X +++ b/Configs/x86_64-X @@ -11,7 +11,7 @@ CONFIG_PACKAGE_luci-i18n-dockerman-zh-cn=y CONFIG_PACKAGE_dockerd=y CONFIG_PACKAGE_luci-lib-docker=y # Hello World -CONFIG_PACKAGE_luci-app-vssr=y +# CONFIG_PACKAGE_luci-app-vssr=y # Kernel 5.15 CONFIG_TESTING_KERNEL=y # Theme diff --git a/Scripts/AutoBuild_DiyScript.sh b/Scripts/AutoBuild_DiyScript.sh index 75c4b44..a860fc2 100755 --- a/Scripts/AutoBuild_DiyScript.sh +++ b/Scripts/AutoBuild_DiyScript.sh @@ -80,7 +80,7 @@ EOF AddPackage git other luci-theme-atmaterial-ColorIcon esirplayground master AddPackage git lean luci-app-argon-config jerrykuku master AddPackage git other OpenClash vernesong master - AddPackage git other luci-app-vssr jerrykuku master + # AddPackage git other luci-app-vssr jerrykuku master AddPackage git other lua-maxminddb jerrykuku master AddPackage git other luci-theme-neobird thinktip main AddPackage git other luci-app-ikoolproxy iwrt main