From 6d35125e80d769a2779bb26dc0f657c1d4ea14a4 Mon Sep 17 00:00:00 2001 From: xopenwrt <98641952+xopenwrt@users.noreply.github.com> Date: Mon, 12 Feb 2024 01:34:35 +0800 Subject: [PATCH] remove webd --- .github/workflows/X-x86_64_X.yml | 2 +- Configs/x86_64-X | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/X-x86_64_X.yml b/.github/workflows/X-x86_64_X.yml index a77aff6..e2c0279 100644 --- a/.github/workflows/X-x86_64_X.yml +++ b/.github/workflows/X-x86_64_X.yml @@ -204,7 +204,7 @@ jobs: cd openwrt ./scripts/feeds install -a make defconfig - make download -j1 V=s + make download -j32 - name: Build OpenWrt run: | diff --git a/Configs/x86_64-X b/Configs/x86_64-X index 7dff08d..7604810 100644 --- a/Configs/x86_64-X +++ b/Configs/x86_64-X @@ -164,7 +164,8 @@ CONFIG_PACKAGE_luci-app-unblockneteasemusic-go=y CONFIG_PACKAGE_luci-app-wrtbwmon=y CONFIG_PACKAGE_luci-app-wireguard=y CONFIG_PACKAGE_luci-app-webadmin=y -CONFIG_PACKAGE_luci-app-webd=y +# 2024.02.12 Remove webd +# CONFIG_PACKAGE_luci-app-webd is not set CONFIG_PACKAGE_luci-app-zerotier=y CONFIG_PACKAGE_luci-ssl-openssl=y