From 97cdc34f2f8a1a1e3f4232e8ce2aac9f8f09e351 Mon Sep 17 00:00:00 2001 From: klever1988 <56048681+klever1988@users.noreply.github.com> Date: Wed, 11 Mar 2020 16:09:44 +0800 Subject: [PATCH] Update r2s_lean.yml --- .github/workflows/r2s_lean.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/r2s_lean.yml b/.github/workflows/r2s_lean.yml index a636c88..b1b613e 100644 --- a/.github/workflows/r2s_lean.yml +++ b/.github/workflows/r2s_lean.yml @@ -94,7 +94,7 @@ jobs: #sed -i 's/option fullcone\t1/option fullcone\t0/' package/network/config/firewall/files/firewall.config sed -i '/8.8.8.8/d' package/base-files/files/root/setup.sh echo -e '\nDYC Build\n' >> package/base-files/files/etc/banner - rm target/linux/rockchip-rk3328/base-files/etc/modules.d/10-rtl8821cu + #rm target/linux/rockchip-rk3328/base-files/etc/modules.d/10-rtl8821cu - name: Mod luci run: |