From df1ded0b2427c2190f285074a2e97fc0df66b0a3 Mon Sep 17 00:00:00 2001 From: klever1988 <56048681+klever1988@users.noreply.github.com> Date: Sat, 14 Mar 2020 06:09:20 +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 fc9411b..ceba1e7 100644 --- a/.github/workflows/r2s_lienol.yml +++ b/.github/workflows/r2s_lienol.yml @@ -71,7 +71,7 @@ jobs: 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 - sed -i '/CONFIG_CGROUPS/Id' friendlywrt/target/linux/rockchip-rk3328/config-4.14 #fix compile error + sed -i '/CONFIG_CGROUPS/Id' target/linux/rockchip-rk3328/config-4.14 #fix compile error - name: Mod luci run: |