From e72ad18d5bb35c889cf5fdc579183c4fd3d399ac Mon Sep 17 00:00:00 2001 From: klever1988 <56048681+klever1988@users.noreply.github.com> Date: Wed, 11 Mar 2020 16:10:18 +0800 Subject: [PATCH] Update r2s_lienol.yml --- .github/workflows/r2s_lienol.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/r2s_lienol.yml b/.github/workflows/r2s_lienol.yml index d6e5df1..cb2d6e3 100644 --- a/.github/workflows/r2s_lienol.yml +++ b/.github/workflows/r2s_lienol.yml @@ -82,7 +82,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: |