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 ;;