From 13f024157d071387f1c182c93efac4674f013a5c Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Mon, 2 Aug 2021 13:29:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20luci-app-pppoe-server?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Configs/x86_64 | 1 - Scripts/AutoBuild_ExtraPackages.sh | 1 - 2 files changed, 2 deletions(-) diff --git a/Configs/x86_64 b/Configs/x86_64 index 4a9b572..cfa083e 100644 --- a/Configs/x86_64 +++ b/Configs/x86_64 @@ -58,7 +58,6 @@ CONFIG_PACKAGE_luci-app-sqm=y CONFIG_PACKAGE_luci-app-shutdown=y CONFIG_PACKAGE_luci-app-passwall=y CONFIG_PACKAGE_luci-app-pptp-server=y -CONFIG_PACKAGE_luci-app-pppoe-server=y CONFIG_PACKAGE_luci-app-qbittorrent=y CONFIG_PACKAGE_luci-app-ssrserver-python=y CONFIG_PACKAGE_luci-app-syncdial=y diff --git a/Scripts/AutoBuild_ExtraPackages.sh b/Scripts/AutoBuild_ExtraPackages.sh index e258208..db0eb55 100644 --- a/Scripts/AutoBuild_ExtraPackages.sh +++ b/Scripts/AutoBuild_ExtraPackages.sh @@ -34,7 +34,6 @@ coolsnowwolf/lede:master) x86_64) AddPackage git other openwrt-passwall xiaorouji main AddPackage git other luci-app-shutdown Hyy2001X master - AddPackage svn feeds/luci luci-app-pppoe-server immortalwrt/luci/branches/openwrt-18.06/applications ;; esac ;;